diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-02 15:23:49 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-02 15:23:49 -0400 |
commit | fdce319c1c3e54948b476a6e27be80b07a80ac1d (patch) | |
tree | 4be056efd3d64235628780da07e422abb233507e /asm | |
parent | 714503c895eb1fae6771fbf8d687f3d6ca16c3d8 (diff) |
sub_8049DC4
Diffstat (limited to 'asm')
-rw-r--r-- | asm/trade.s | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/asm/trade.s b/asm/trade.s index 0403bc252..7e2912e06 100644 --- a/asm/trade.s +++ b/asm/trade.s @@ -10,23 +10,6 @@ .set sub_804A96C_alt, sub_804A96C .endif - thumb_func_start sub_8049DC4 -sub_8049DC4: @ 8049DC4 - push {lr} - ldr r0, _08049DD8 @ =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _08049DD4 - ldr r0, _08049DDC @ =sub_805465C - bl SetMainCallback2 -_08049DD4: - pop {r0} - bx r0 - .align 2, 0 -_08049DD8: .4byte gReceivedRemoteLinkPlayers -_08049DDC: .4byte sub_805465C - thumb_func_end sub_8049DC4 - thumb_func_start sub_8049DE0 sub_8049DE0: @ 8049DE0 push {lr} |