summaryrefslogtreecommitdiff
path: root/home/fade.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/fade.asm')
-rw-r--r--home/fade.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/fade.asm b/home/fade.asm
index 2c8bc3baa..2559a0eb7 100644
--- a/home/fade.asm
+++ b/home/fade.asm
@@ -36,7 +36,7 @@ Function4a3:: ; 4a3
jr FadeOut
; 4b6
-Function4b6:: ; 4b6
+FadeToWhite:: ; 4b6
ld a, [hCGB]
and a
jr z, .asm_4c2