diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-02 14:30:28 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-02 14:30:28 -0400 |
commit | 85e758cb43dff511033c03d5c8f9ff3155bb805a (patch) | |
tree | 0fdf3c2d6d03c364a7e631f3b4aaea5559bc263f /asm | |
parent | 765bed46b08990779c379204f5ac813b310b863d (diff) |
sub_8049954
Diffstat (limited to 'asm')
-rw-r--r-- | asm/trade.s | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/asm/trade.s b/asm/trade.s index 103fdbbaa..131df0f6f 100644 --- a/asm/trade.s +++ b/asm/trade.s @@ -10,30 +10,6 @@ .set sub_804A96C_alt, sub_804A96C .endif - thumb_func_start sub_8049954 -sub_8049954: @ 8049954 - push {lr} - ldr r0, _08049978 @ =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - bne _0804996A - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _08049974 -_0804996A: - movs r0, 0x5 - bl PlaySE - bl sub_8049804 -_08049974: - pop {r0} - bx r0 - .align 2, 0 -_08049978: .4byte gMain - thumb_func_end sub_8049954 - thumb_func_start sub_804997C sub_804997C: @ 804997C push {r4,lr} |