summaryrefslogtreecommitdiff
path: root/include/battle_tower.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-11-19 13:29:07 -0600
committerGitHub <noreply@github.com>2018-11-19 13:29:07 -0600
commit6acf6aed0486d090bf4f8e731189b9d4ad07dadb (patch)
tree14944f58ff26ce5d59ed1383e9550a6215cbc83e /include/battle_tower.h
parent8f2ddf2997041bc813a32ac604002fcbb987e3a0 (diff)
parent58a1bba059a74203edb5d8819bf7af7e1171877a (diff)
Merge pull request #391 from DizzyEggg/frontier
Clean up bss/common/ewram symbols and decompile mossdeep
Diffstat (limited to 'include/battle_tower.h')
-rw-r--r--include/battle_tower.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/battle_tower.h b/include/battle_tower.h
index 90c22c982..b6adcec0c 100644
--- a/include/battle_tower.h
+++ b/include/battle_tower.h
@@ -38,6 +38,8 @@ extern const u8 gTowerMaleTrainerGfxIds[30];
extern const u8 gTowerFemaleFacilityClasses[20];
extern const u8 gTowerFemaleTrainerGfxIds[20];
+extern u16 gUnknown_03006298[];
+
extern const struct BattleFrontierTrainer *gFacilityTrainers;
extern const struct FacilityMon *gFacilityTrainerMons;