From 0221c1831e681dda80b96454e1718f18d640da8b Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Thu, 29 May 2014 14:21:41 -0400 Subject: Label and comment BattleTransition --- engine/battle/core.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/battle/core.asm') diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 538b91e3..68c3f892 100755 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -6213,7 +6213,7 @@ Func_3ec32: ; 3ec32 (f:6c32) .asm_3ec4d call DelayFrame ld a, $30 - call Predef ; indirect jump to Func_7096d (7096d (1c:496d)) + call Predef ; indirect jump to BattleTransition (7096d (1c:496d)) callab Func_3ee58 ld a, $1 ld [H_AUTOBGTRANSFERENABLED], a ; $ffba -- cgit v1.3.1-sl0p