mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-13 21:47:54 -05:00
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