summaryrefslogtreecommitdiff
path: root/home/init.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/init.asm')
-rw-r--r--home/init.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/init.asm b/home/init.asm
index a91f941c..a9a09142 100644
--- a/home/init.asm
+++ b/home/init.asm
@@ -69,7 +69,7 @@ Init:: ; 5d1 (0:05d1)
pop af
ld [hCGB], a
- call Function30ff
+ call ClearSprites
ld a, BANK(LoadPushOAM)
rst Bankswitch