summaryrefslogtreecommitdiff
path: root/include/battle_tower.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-02-16 11:07:47 -0500
committerGitHub <noreply@github.com>2020-02-16 11:07:47 -0500
commit04130a97d9ff799c9f1b439d091c0116adb31bfb (patch)
tree7b610171c3d893d1cace513cf61e0b74014dbad2 /include/battle_tower.h
parentfee980decd6dfd5dc98c15ba13c9ea8f7b597934 (diff)
parenta4cd331634d1fcc5f7cb217c51c328c5769a9616 (diff)
Merge pull request #239 from GriffinRichards/doc-ttower
Document Trainer Tower scripts
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);