Move ReadTrainerTowerAndValidate

This commit is contained in:
GriffinR
2020-01-26 16:50:32 -05:00
parent 9ecd065b50
commit 5106fc1c9a
6 changed files with 10 additions and 11 deletions
+1
View File
@@ -47,5 +47,6 @@ bool32 ValidateTrainerTowerData(struct EReaderTrainerHillSet * ttdata);
bool32 CEReaderTool_SaveTrainerTower(struct EReaderTrainerHillSet * ttdata);
bool32 CEReaderTool_LoadTrainerTower(struct EReaderTrainerHillSet * ttdata);
u8 sub_815D654(void);
bool32 ReadTrainerTowerAndValidate(void);
#endif //GUARD_CEREADER_TOOL_H