diff options
Diffstat (limited to 'asm/mail.s')
-rw-r--r-- | asm/mail.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/mail.s b/asm/mail.s index 6280b00ed..6d0e966f0 100644 --- a/asm/mail.s +++ b/asm/mail.s @@ -883,7 +883,7 @@ _08121BCC: thumb_func_start sub_8121C50 sub_8121C50: @ 8121C50 push {lr} - bl LoadOamFromSprites + bl LoadOam bl ProcessSpriteCopyRequests bl TransferPlttBuffer pop {r0} |