diff options
author | PikalaxALT <pikalax1@gmail.com> | 2017-05-16 14:26:53 -0400 |
---|---|---|
committer | PikalaxALT <pikalax1@gmail.com> | 2017-05-16 14:26:53 -0400 |
commit | 3ad46a01cbdb6b538a365a999e79d178b499b7c7 (patch) | |
tree | abf03b626ed827a0d983a48133ada5e6197b8ee3 /asm | |
parent | 5c434e133dafd2705bb0ecb012b141d3bbcc863a (diff) |
sub_80BBAF0
Diffstat (limited to 'asm')
-rw-r--r-- | asm/secret_base.s | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/asm/secret_base.s b/asm/secret_base.s index cb6a2024d..cf2ce3968 100644 --- a/asm/secret_base.s +++ b/asm/secret_base.s @@ -6,31 +6,6 @@ .section .text_b - thumb_func_start sub_80BBAF0 -sub_80BBAF0: @ 80BBAF0 - push {lr} - ldr r0, _080BBB1C @ =sub_80BBA48 - movs r1, 0 - bl CreateTask - movs r0, 0x1 - movs r1, 0 - bl fade_screen - ldr r0, _080BBB20 @ =gSaveBlock1 - movs r1, 0x4 - ldrsb r1, [r0, r1] - movs r2, 0x5 - ldrsb r2, [r0, r2] - movs r3, 0x1 - negs r3, r3 - movs r0, 0 - bl saved_warp2_set - pop {r0} - bx r0 - .align 2, 0 -_080BBB1C: .4byte sub_80BBA48 -_080BBB20: .4byte gSaveBlock1 - thumb_func_end sub_80BBAF0 - thumb_func_start sub_80BBB24 sub_80BBB24: @ 80BBB24 push {lr} |