summaryrefslogtreecommitdiff
path: root/include/cereader_tool.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-26 16:50:32 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-26 16:50:32 -0500
commit5106fc1c9a503ba3856267ecaf16d9f6393e5072 (patch)
tree396c5413a26f68ce6ed0302b65a33c55d1e3ea38 /include/cereader_tool.h
parent9ecd065b5026126389e5011c2d99fced21b62794 (diff)
Move ReadTrainerTowerAndValidate
Diffstat (limited to 'include/cereader_tool.h')
-rw-r--r--include/cereader_tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cereader_tool.h b/include/cereader_tool.h
index db1dd04fa..c3eadfe81 100644
--- a/include/cereader_tool.h
+++ b/include/cereader_tool.h
@@ -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