diff options
author | YamaArashi <shadow962@live.com> | 2015-07-24 14:39:45 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-07-24 14:39:45 -0700 |
commit | 82512e449115aa9d004e24a3d1526dd32570c56d (patch) | |
tree | 7e391804d1cae21509101795de3384c30122628b /engine/battle/core.asm | |
parent | e6d02b4b7b69701f223fe9100ccc21ad2089afc4 (diff) |
named animation functions/variables
Diffstat (limited to 'engine/battle/core.asm')
-rwxr-xr-x | engine/battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 2be2f78a..0406fe7b 100755 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -357,7 +357,7 @@ EnemyRan: ; 3c202 (f:4202) call PlaySoundWaitForCurrent xor a ld [H_WHOSETURN], a - jpab AnimationSlideEnemyMonOut + jpab AnimationSlideEnemyMonOff WildRanText: ; 3c229 (f:4229) TX_FAR _WildRanText |