diff options
Diffstat (limited to 'asm/mail.s')
-rw-r--r-- | asm/mail.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/mail.s b/asm/mail.s index 8e275ccbd..b291129d0 100644 --- a/asm/mail.s +++ b/asm/mail.s @@ -900,8 +900,8 @@ sub_8121C64: @ 8121C64 ldrb r0, [r0] cmp r0, 0 beq _08121C7C - bl CallObjectCallbacks - bl PrepareSpritesForOamLoad + bl AnimateSprites + bl BuildOamBuffer _08121C7C: ldr r0, [r4] movs r1, 0x84 |