mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-12 06:33:44 +01:00
8 lines
183 B
PHP
8 lines
183 B
PHP
@ To be populated with macros for CallBattleTowerFunc
|
|
|
|
.macro battletower_getstreak
|
|
setvar VAR_0x8004, BATTLE_TOWER_FUNC_1
|
|
setvar VAR_0x8005, 1
|
|
special CallBattleTowerFunc
|
|
.endm
|