summaryrefslogtreecommitdiff
path: root/common/init.asm
diff options
context:
space:
mode:
Diffstat (limited to 'common/init.asm')
-rw-r--r--common/init.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/init.asm b/common/init.asm
index 3104c416d..ead75975c 100644
--- a/common/init.asm
+++ b/common/init.asm
@@ -156,7 +156,7 @@ Init: ; 17d
ld a, [hCGB]
and a
jr z, .asm_22b
- call Function2ff7
+ call NormalSpeed
.asm_22b
xor a