summaryrefslogtreecommitdiff
path: root/include/battle_tower.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-02-16 13:53:31 -0500
committerGitHub <noreply@github.com>2020-02-16 13:53:31 -0500
commit058d30fe806f4fd512ec6708bc68f54d6d98e356 (patch)
treebf9d1569a453a085493a8cbb2efad390562cba63 /include/battle_tower.h
parenta1ea8cc82958679baee1c65acc30069d051463c6 (diff)
parent13357596b7ed70246a00d438ee37dc1c84b78415 (diff)
Merge branch 'master' into doc-routes1
Diffstat (limited to 'include/battle_tower.h')
-rw-r--r--include/battle_tower.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/battle_tower.h b/include/battle_tower.h
index 87f847aa4..be07320c9 100644
--- a/include/battle_tower.h
+++ b/include/battle_tower.h
@@ -33,8 +33,6 @@ void ValidateEReaderTrainer(void);
u8 GetBattleTowerTrainerFrontSpriteId(void);
u8 GetEreaderTrainerFrontSpriteId(void);
void CopyEReaderTrainerName5(u8 *dest);
-void sub_815DC40(u8 *dest, u8 opponentIdx);
-void sub_815DBF4(u8 *dest, u8 opponentIdx);
void GetBattleTowerTrainerName(u8 *text);
u8 GetEreaderTrainerClassId(void);
u8 GetBattleTowerTrainerClassNameId(void);