summaryrefslogtreecommitdiff
path: root/gfx/mail.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/mail.asm')
-rwxr-xr-xgfx/mail.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/mail.asm b/gfx/mail.asm
index c8e578d84..72e635268 100755
--- a/gfx/mail.asm
+++ b/gfx/mail.asm
@@ -37,7 +37,7 @@ ReadAnyMail: ; b9237
call WaitBGMap
ld a, [Buffer3]
ld e, a
- callba Function8cb4
+ callba LoadMailPalettes
call SetPalettes
xor a
ld [hJoyPressed], a