Fix anim_ret_command
This commit is contained in:
@@ -284,7 +284,7 @@ RunBattleAnimCommand:
|
||||
.loop
|
||||
call GetBattleAnimByte
|
||||
|
||||
cp $ff
|
||||
cp anim_ret_command
|
||||
jr nz, .not_done_with_anim
|
||||
|
||||
; Return from a subroutine.
|
||||
|
Reference in New Issue
Block a user