summaryrefslogtreecommitdiff
path: root/engine/overworld/cut.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
committeryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
commit8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e (patch)
tree58a093bd6c1bdb5e0d7a978c8ace042c6b3d16bd /engine/overworld/cut.asm
parent955b53047c6d2ddc223ed24191de98f4b4fee5e5 (diff)
Comment some more bank 0 functions.
Diffstat (limited to 'engine/overworld/cut.asm')
-rwxr-xr-xengine/overworld/cut.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/cut.asm b/engine/overworld/cut.asm
index 6c888e7f..5712c904 100755
--- a/engine/overworld/cut.asm
+++ b/engine/overworld/cut.asm
@@ -35,7 +35,7 @@ asm_ef82: ; ef82 (3:6f82)
ld hl, $d730
set 6, [hl]
call GBPalWhiteOutWithDelay3
- call CleanLCD_OAM
+ call ClearSprites
call Func_3dbe
ld a, $90
ld [$ffb0], a