comment some battle animation asm

This commit is contained in:
yenatch
2013-12-04 00:44:45 -05:00
parent b5702e24d9
commit 099e17bbaf
2 changed files with 149 additions and 64 deletions

View File

@@ -5318,7 +5318,7 @@ PlayFXAnimID: ; 35d08
ld c, 3
call DelayFrames
callab Functioncc0d6
callab PlayBattleAnim
ret
; 35d1c
@@ -10502,7 +10502,7 @@ Function0x37e47: ; 37e47
push hl
push de
push bc
callab Functioncc0d6
callab PlayBattleAnim
pop bc
pop de
pop hl
@@ -10523,7 +10523,7 @@ Function0x37e54: ; 37e54
push bc
call SwitchTurn
callab Functioncc0d6
callab PlayBattleAnim
call SwitchTurn
pop bc