mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-09 09:35:45 -05:00
I DID IT
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
#define GUARD_GROUND_MAP_1_H
|
||||
|
||||
void GroundMap_ExecuteEnter(s16);
|
||||
void GroundMap_ExecuteEvent(s16, u32);
|
||||
void GroundMap_ExecuteEvent(s16 scriptIndex, u32);
|
||||
void GroundMap_ExecuteStation(s16, s16, s8, u32);
|
||||
|
||||
bool8 sub_80A4D2C(s16);
|
||||
bool8 sub_80A4D48(s16);
|
||||
bool8 sub_80A4D48(s16 index);
|
||||
|
||||
#endif // GUARD_GROUND_MAP_1_H
|
||||
Reference in New Issue
Block a user