diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-28 11:06:04 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-28 11:06:04 -0400 |
commit | 9c62fd51aabaf9301d6a89a03a8e3ddf91d61164 (patch) | |
tree | 072c4a942b805d7b8c2a2a4e27e729a38f99c0e2 /asm | |
parent | 816e7ad1f8f38f3eee152913c416200e4caf1f5e (diff) |
sub_8056126
Diffstat (limited to 'asm')
-rw-r--r-- | asm/overworld.s | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index 7ac5c3e06..cba7113e4 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -5,39 +5,6 @@ .text - thumb_func_start sub_8056124 -sub_8056124: @ 8056124 - push {lr} - lsls r0, 16 - lsrs r1, r0, 16 - movs r0, 0x8D - lsls r0, 1 - cmp r1, r0 - beq _08056138 - adds r0, 0x17 - cmp r1, r0 - bne _08056150 -_08056138: - ldr r0, _0805614C @ =gMapHeader - ldrb r0, [r0, 0x14] - cmp r0, 0x84 - beq _08056148 - cmp r0, 0x7B - beq _08056148 - cmp r0, 0x61 - bne _08056150 -_08056148: - movs r0, 0 - b _08056152 - .align 2, 0 -_0805614C: .4byte gMapHeader -_08056150: - movs r0, 0x1 -_08056152: - pop {r1} - bx r1 - thumb_func_end sub_8056124 - thumb_func_start GetMapTypeByGroupAndId GetMapTypeByGroupAndId: @ 8056158 push {lr} |