8 lines
298 B
PHP
Raw Normal View History

@ To be populated with macros for CallBattlePalaceFunction
2019-11-26 17:20:08 -05:00
@ Buffer the opponents intro speech to gStringVar4. Also used by Battle Arena and Factory
.macro palace_getopponentintro
setvar VAR_0x8004, BATTLE_PALACE_FUNC_GET_OPPONENT_INTRO
special CallBattlePalaceFunction
.endm