Fix compile error
This commit is contained in:
@@ -189,12 +189,6 @@ struct RotatingGatePuzzle
|
||||
u8 orientation;
|
||||
};
|
||||
|
||||
struct Coords8
|
||||
{
|
||||
s8 deltaX;
|
||||
s8 deltaY;
|
||||
};
|
||||
|
||||
// .rodata
|
||||
// Fortree
|
||||
static const struct RotatingGatePuzzle sRotatingGate_FortreePuzzleConfig[] =
|
||||
|
||||
Reference in New Issue
Block a user