summaryrefslogtreecommitdiff
path: root/home/fade.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-07-20 23:05:28 -0700
committeryenatch <yenatch@gmail.com>2015-07-20 23:05:28 -0700
commit973721491c38aa3014f5b28982227a618d2f6b59 (patch)
treee01415064e6da53a471d75b2eb0113846650322b /home/fade.asm
parenta3c6931fa8edd09fcea678fd8d2e9988951380de (diff)
parent0b5471f385d3cc66bb4ae7aa4191ce3af9f50cac (diff)
Merge remote-tracking branch 'kanzure/master' into gfx-script
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