mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-08 17:15:51 -05:00
More typedef + clean ground_map files
This commit is contained in:
@@ -10,6 +10,11 @@ typedef struct unkStruct_811BAF4
|
||||
u8 *text;
|
||||
} unkStruct_811BAF4;
|
||||
|
||||
void GroundMap_ExecuteEnter(s16);
|
||||
void GroundMap_ExecuteEvent(s16, u32);
|
||||
void GroundMap_ExecuteStation(s16, s16, s8, u32);
|
||||
|
||||
bool8 sub_80A4D2C(s16);
|
||||
bool8 sub_80A4D48(s16);
|
||||
|
||||
#endif // GUARD_GROUND_MAP_1_H
|
||||
Reference in New Issue
Block a user