diff options
Diffstat (limited to 'home/fade.asm')
-rw-r--r-- | home/fade.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/fade.asm b/home/fade.asm index f5851099..357047b6 100644 --- a/home/fade.asm +++ b/home/fade.asm @@ -1,6 +1,6 @@ ; Functions to fade the screen in and out. -Unreferenced_Function48c:: +Unreferenced_Function360:: ; TimeOfDayFade ld a, [wTimeOfDayPal] ld b, a |