From 8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 23 May 2014 15:34:35 -0700 Subject: Comment some more bank 0 functions. --- engine/evos_moves.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/evos_moves.asm') diff --git a/engine/evos_moves.asm b/engine/evos_moves.asm index eb59ce39..9757e4f1 100755 --- a/engine/evos_moves.asm +++ b/engine/evos_moves.asm @@ -123,7 +123,7 @@ Func_3ad71: ; 3ad71 (e:6d71) ld [H_AUTOBGTRANSFERENABLED], a ; $ffba ld a, $ff ld [$cfcb], a - call CleanLCD_OAM + call ClearSprites callab Func_7bde9 jp c, Func_3af2e ld hl, EvolvedText -- cgit v1.3.1-sl0p