diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 11:38:40 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 11:39:35 -0500 |
commit | 7f68db68ad384c5cfb5d01cf74f5bc5cd7c5050e (patch) | |
tree | ee6a99cc9da25eb99937e8658e3e75e4b4749a74 /engine/compose_mail.asm | |
parent | 5b7fc7b0fabec8461c9931cc31a15bf0b28cfe86 (diff) |
underground switches, town map
Diffstat (limited to 'engine/compose_mail.asm')
-rwxr-xr-x | engine/compose_mail.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/compose_mail.asm b/engine/compose_mail.asm index 0f67377b0..5c604ee5c 100755 --- a/engine/compose_mail.asm +++ b/engine/compose_mail.asm @@ -57,7 +57,7 @@ _ComposeMailMessage: ; 11e75 (mail?) ld a, %11100100 call DmgToCgbBGPals ld a, %11100100 - call Functioncf8 + call DmgToCgbObjPal0 call Function11be0 ld hl, wc6d0 ld e, [hl] |