summaryrefslogtreecommitdiff
path: root/asm/macros/battle_frontier/battle_tower.inc
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-28 21:09:35 -0500
committerhuderlem <huderlem@gmail.com>2019-12-05 21:11:17 -0600
commitbe17c1602d31d6f7d6601f27f2808b79a5644f7f (patch)
treef28eaa75204a47eeff2773e2c75e070092f537f7 /asm/macros/battle_frontier/battle_tower.inc
parent809811e722eceee82408a0f3179fad752b01b4c1 (diff)
Set up remaining facility script doc, use Palace macros
Diffstat (limited to 'asm/macros/battle_frontier/battle_tower.inc')
-rw-r--r--asm/macros/battle_frontier/battle_tower.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/battle_frontier/battle_tower.inc b/asm/macros/battle_frontier/battle_tower.inc
index e9f8c9293..3a42438bb 100644
--- a/asm/macros/battle_frontier/battle_tower.inc
+++ b/asm/macros/battle_frontier/battle_tower.inc
@@ -1,7 +1,7 @@
@ To be populated with macros for CallBattleTowerFunc
.macro battletower_getstreak
- setvar VAR_0x8004, BATTLE_TOWER_FUNC_1
+ setvar VAR_0x8004, BATTLE_TOWER_FUNC_GET_DATA
setvar VAR_0x8005, 1
special CallBattleTowerFunc
.endm