summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-04 10:42:16 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-03-04 10:42:16 -0500
commit13e06bf7f88be6d25f420704b76828ed6f24cbc2 (patch)
tree515c47936d27b2c7b5a1d60ba1154440686a5f35 /src/battle_tower.c
parentce3e1b8af0fa394e5711ea775bfe4099b9fc6680 (diff)
Combine special prefixes, drop more
Diffstat (limited to 'src/battle_tower.c')
-rw-r--r--src/battle_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_tower.c b/src/battle_tower.c
index ca434fad3..818c909aa 100644
--- a/src/battle_tower.c
+++ b/src/battle_tower.c
@@ -177,7 +177,7 @@ static const u16 sLongStreakPrizes[] = {
ITEM_CHOICE_BAND
};
-void ScrSpecial_BattleTowerMapScript2(void)
+void BattleTowerMapScript2(void)
{
u8 count = 0;
s32 levelType;