diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-27 19:35:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-27 19:35:29 -0400 |
commit | 3661177dc197119b53ff4a677359d27272c816e0 (patch) | |
tree | a1401d8a74cc1d2c2dfac7fc0e7e94c966144398 /asm | |
parent | fc5d035bdaf86d5cc68994657e3e47666308d7c3 (diff) |
sub_810B96C
Diffstat (limited to 'asm')
-rwxr-xr-x | asm/pokeblock.s | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/asm/pokeblock.s b/asm/pokeblock.s index 0ea1e6e58..eb173c3ba 100755 --- a/asm/pokeblock.s +++ b/asm/pokeblock.s @@ -6,32 +6,6 @@ .text - thumb_func_start sub_810B96C -sub_810B96C: @ 810B96C - push {lr} -_0810B96E: - bl sub_810B6C0 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0810B988 - ldr r0, _0810B984 @ =sub_810BF7C - movs r1, 0 - bl CreateTask - b _0810B994 - .align 2, 0 -_0810B984: .4byte sub_810BF7C -_0810B988: - bl sub_80F9344 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0810B96E -_0810B994: - pop {r0} - bx r0 - thumb_func_end sub_810B96C - thumb_func_start sub_810B998 sub_810B998: @ 810B998 push {lr} |