mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-20 19:23:38 +01:00
Fix compile error
This commit is contained in:
parent
cb9127ccaf
commit
57b3393192
@ -189,12 +189,6 @@ struct RotatingGatePuzzle
|
||||
u8 orientation;
|
||||
};
|
||||
|
||||
struct Coords8
|
||||
{
|
||||
s8 deltaX;
|
||||
s8 deltaY;
|
||||
};
|
||||
|
||||
// .rodata
|
||||
// Fortree
|
||||
static const struct RotatingGatePuzzle sRotatingGate_FortreePuzzleConfig[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user