summaryrefslogtreecommitdiff
path: root/include/battle_tower.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/battle_tower.h')
-rw-r--r--include/battle_tower.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/battle_tower.h b/include/battle_tower.h
index 68f495524..e08f5e5c9 100644
--- a/include/battle_tower.h
+++ b/include/battle_tower.h
@@ -33,11 +33,6 @@ struct FacilityMon
u8 nature;
};
-extern const u8 gTowerMaleFacilityClasses[30];
-extern const u8 gTowerMaleTrainerGfxIds[30];
-extern const u8 gTowerFemaleFacilityClasses[20];
-extern const u8 gTowerFemaleTrainerGfxIds[20];
-
extern u16 gUnknown_03006298[];
extern const struct BattleFrontierTrainer *gFacilityTrainers;