summaryrefslogtreecommitdiff
path: root/home/menu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/menu.asm')
-rw-r--r--home/menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/menu.asm b/home/menu.asm
index c761a927c..b3a3de377 100644
--- a/home/menu.asm
+++ b/home/menu.asm
@@ -532,7 +532,7 @@ Function1ff8: ; 1ff8
PlayClickSFX: ; 2009
push de
ld de, SFX_READ_TEXT_2
- call StartSFX
+ call PlaySFX
pop de
ret
; 0x2012