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/code_803D110.s | |
parent | 6362345b04a04fefec25fdb29fd1b1bb9f8da163 (diff) |
Label funcs and globals
Diffstat (limited to 'asm/code_803D110.s')
-rw-r--r-- | asm/code_803D110.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_803D110.s b/asm/code_803D110.s index 63efd41..4ab65ff 100644 --- a/asm/code_803D110.s +++ b/asm/code_803D110.s @@ -2675,7 +2675,7 @@ _0803E5A2: ldr r0, [r0] bl IncrementPlayTime bl sub_800CB20 - bl sub_800485C + bl LoadBufferedInputs bl CopySpritesToOam bl nullsub_13 bl sub_8005304 @@ -2750,7 +2750,7 @@ sub_803E668: ldr r0, [r0] bl IncrementPlayTime bl sub_800CB20 - bl sub_800485C + bl LoadBufferedInputs bl CopySpritesToOam bl nullsub_13 bl sub_8005304 @@ -2822,7 +2822,7 @@ _0803E72C: pop {r0} bx r0 .align 2, 0 -_0803E744: .4byte gUnknown_20255F0 +_0803E744: .4byte gRealInputs thumb_func_end sub_803E724 thumb_func_start sub_803E748 |