diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-16 17:01:21 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-16 17:01:21 -0500 |
commit | ff099968a1e6f1e6ce7c4dbd7d6cf041caf33c55 (patch) | |
tree | 99a5d7291f6cadae94faf0d4ef63749c96cf0a09 /asm/input.s | |
parent | 190c3562b9df62ab57297c46348f3739563c9868 (diff) |
nonmatching input be GONE. Just one func left
Diffstat (limited to 'asm/input.s')
-rw-r--r-- | asm/input.s | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/asm/input.s b/asm/input.s index f7b8540..5ebe3dc 100644 --- a/asm/input.s +++ b/asm/input.s @@ -5,70 +5,6 @@ .text - thumb_func_start sub_80048D0 -sub_80048D0: - ldr r1, =gUnknown_20255F0 - movs r0, 0 - strh r0, [r1, 0x4] - ldr r1, =gUnknown_2025648 - str r0, [r1, 0xC] - strh r0, [r1, 0x8] - ldr r1, =gUnknown_2025668 - ldr r0, =0x3e7 - strh r0, [r1] - strh r0, [r1, 0x2] - bx lr - .align 2, 0 - .pool - thumb_func_end sub_80048D0 - - thumb_func_start sub_80048F8 -sub_80048F8: - ldr r0, =gUnknown_20255F0 - movs r1, 0 - strh r1, [r0, 0x2] - ldr r0, =gUnknown_2025638 - strh r1, [r0, 0x2] - ldr r0, =gUnknown_2025648 - strh r1, [r0, 0x2] - bx lr - .align 2, 0 - .pool - thumb_func_end sub_80048F8 - - thumb_func_start sub_8004914 -sub_8004914: - ldr r0, =gUnknown_2025600 - movs r1, 0x5 - str r1, [r0, 0x20] - movs r2, 0 - movs r1, 0 - strh r1, [r0, 0x24] - ldr r1, =0xffff - strh r1, [r0] - movs r1, 0x1 - negs r1, r1 - strh r1, [r0, 0x2] - strh r1, [r0, 0x4] - strh r1, [r0, 0x6] - strh r1, [r0, 0x8] - strh r1, [r0, 0xA] - strh r1, [r0, 0xC] - strh r1, [r0, 0xE] - strh r1, [r0, 0x10] - strh r1, [r0, 0x12] - strh r1, [r0, 0x14] - strh r1, [r0, 0x16] - adds r1, r0, 0 - adds r1, 0x28 - strb r2, [r1] - adds r0, 0x29 - strb r2, [r0] - bx lr - .align 2, 0 - .pool - thumb_func_end sub_8004914 - thumb_func_start UpdateInput UpdateInput: push {r4-r6,lr} |