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 fa0736ca6..575fe9ef5 100755
--- a/gfx/mail.asm
+++ b/gfx/mail.asm
@@ -107,7 +107,7 @@ ReadAnyMail: ; b9237
ld de, .done
pop bc
push de
- jp [hl]
+ jp hl
.done
ret
; b92f8