mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-26 19:08:58 -05:00
match remaining data, use defines and document IsNotValidDungeon
This commit is contained in:
@@ -47,6 +47,6 @@ void PrintDungeonLocationtoBuffer(u8 *buffer, DungeonLocation *dungeonLocation);
|
||||
|
||||
u32 sub_80908D8(DungeonLocation *dungeon);
|
||||
u8 sub_8090910(DungeonLocation *dungeon, u32 param_2);
|
||||
bool8 sub_809095C(u8 dungeon);
|
||||
bool8 IsNotValidDungeon(u8 dungeon);
|
||||
|
||||
#endif // GUARD_DUNGEON_H
|
||||
|
||||
Reference in New Issue
Block a user