Split frontier macros and comment frontier_util.inc

This commit is contained in:
GriffinR
2019-11-25 14:19:17 -05:00
committed by huderlem
parent 63ee15fc28
commit cc81b5032b
13 changed files with 456 additions and 453 deletions
@@ -0,0 +1,7 @@
@ To be populated with macros for CallBattleTowerFunc
.macro battletower_getstreak
setvar VAR_0x8004, BATTLE_TOWER_FUNC_1
setvar VAR_0x8005, 1
special CallBattleTowerFunc
.endm