diff options
author | PikalaxALT <pikalax1@gmail.com> | 2017-05-16 14:34:12 -0400 |
---|---|---|
committer | PikalaxALT <pikalax1@gmail.com> | 2017-05-16 14:34:12 -0400 |
commit | 59023fb934d7f7e193cae719ec1f587ad7eaa93e (patch) | |
tree | 9f5b616b8cab010ed4e1221da75f4efd71e5461d /asm | |
parent | 3ad46a01cbdb6b538a365a999e79d178b499b7c7 (diff) |
sub_80BBB24
Diffstat (limited to 'asm')
-rw-r--r-- | asm/secret_base.s | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/asm/secret_base.s b/asm/secret_base.s index cf2ce3968..88a4cb311 100644 --- a/asm/secret_base.s +++ b/asm/secret_base.s @@ -6,30 +6,6 @@ .section .text_b - thumb_func_start sub_80BBB24 -sub_80BBB24: @ 80BBB24 - push {lr} - ldr r0, _080BBB40 @ =gMapHeader - ldrb r0, [r0, 0x17] - cmp r0, 0x9 - bne _080BBB48 - ldr r0, _080BBB44 @ =0x00004097 - bl VarGet - lsls r0, 16 - cmp r0, 0 - bne _080BBB48 - movs r0, 0 - b _080BBB4A - .align 2, 0 -_080BBB40: .4byte gMapHeader -_080BBB44: .4byte 0x00004097 -_080BBB48: - movs r0, 0x1 -_080BBB4A: - pop {r1} - bx r1 - thumb_func_end sub_80BBB24 - thumb_func_start sub_80BBB50 sub_80BBB50: @ 80BBB50 push {r4,lr} |