diff options
author | Mateusz Naściszewski <matin1111@wp.pl> | 2020-12-26 07:25:05 +0100 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-12-28 20:13:22 -0600 |
commit | 372d737a125cd05e6844e777d8d389dc7c8f2f98 (patch) | |
tree | fc146841fa822f071a85e6ac655fc2aec4f3ccfb /asm/wonder_mail.s | |
parent | 6362345b04a04fefec25fdb29fd1b1bb9f8da163 (diff) |
Label funcs and globals
Diffstat (limited to 'asm/wonder_mail.s')
-rw-r--r-- | asm/wonder_mail.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/wonder_mail.s b/asm/wonder_mail.s index e41a22c..ba8c425 100644 --- a/asm/wonder_mail.s +++ b/asm/wonder_mail.s @@ -23474,7 +23474,7 @@ sub_80356A0: ldr r0, [r0] mov pc, r0 .align 2, 0 -_080356C4: .4byte gUnknown_20255F0 +_080356C4: .4byte gRealInputs _080356C8: .4byte gUnknown_80E5990 _080356CC: .4byte gUnknown_203B344 _080356D0: .4byte _080356D4 @@ -27022,7 +27022,7 @@ sub_80373C4: bl sub_8005838 bl sub_80060EC bl sub_800CB20 - bl sub_800485C + bl LoadBufferedInputs bl TransferBGPaletteBuffer bl xxx_call_update_bg_vram bl sub_8009908 |