diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-14 19:03:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-14 19:03:16 -0400 |
commit | 8c54cccc993ab617ac8bbfb1fc6347484640c441 (patch) | |
tree | 67645da248bc0e0c60bcfade25b036744ab9f067 /asm | |
parent | 7d657ef56716fd01bacf4a47df50ad0ec3d03b10 (diff) |
sub_81231EC
Diffstat (limited to 'asm')
-rw-r--r-- | asm/cable_car.s | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/asm/cable_car.s b/asm/cable_car.s index 385cd404d..71bc85ccb 100644 --- a/asm/cable_car.s +++ b/asm/cable_car.s @@ -6,30 +6,6 @@ .text - thumb_func_start sub_81231EC -sub_81231EC: @ 81231EC - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, _08123210 @ =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _0812320A - ldr r0, _08123214 @ =sub_8123244 - bl SetMainCallback2 - adds r0, r4, 0 - bl DestroyTask -_0812320A: - pop {r4} - pop {r0} - bx r0 - .align 2, 0 -_08123210: .4byte gPaletteFade -_08123214: .4byte sub_8123244 - thumb_func_end sub_81231EC - thumb_func_start sub_8123218 sub_8123218: @ 8123218 push {lr} |