summaryrefslogtreecommitdiff
path: root/engine/routines/playslowcry.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/routines/playslowcry.asm')
-rw-r--r--engine/routines/playslowcry.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/routines/playslowcry.asm b/engine/routines/playslowcry.asm
index 545629e51..6f28ea845 100644
--- a/engine/routines/playslowcry.asm
+++ b/engine/routines/playslowcry.asm
@@ -1,4 +1,4 @@
-Special_PlaySlowCry: ; fb841
+PlaySlowCry: ; fb841
ld a, [ScriptVar]
call LoadCry
jr c, .done