summaryrefslogtreecommitdiff
path: root/gfx/mail.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-11 09:49:03 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-11 09:49:03 -0400
commit295604cbb51b0664c92f1a3a675ea7ffc3dc63ca (patch)
tree6cb4bb57ddbee3f641327e2e05d7c2d8ddf9474e /gfx/mail.asm
parent76819398a9a32aa5487624f0c7964ececbfe22a0 (diff)
Placeholder non-generic names for engine/color functions
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