7 lines
190 B
PHP
7 lines
190 B
PHP
@ To be populated with macros for CallBattleTowerFunc
|
|
|
|
.macro battletower_getstreak
|
|
setvar VAR_0x8004, BATTLE_TOWER_FUNC_GET_DATA
|
|
setvar VAR_0x8005, 1
|
|
special CallBattleTowerFunc
|
|
.endm
|