diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-01-18 16:35:34 -0600 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-01-18 14:35:34 -0800 |
commit | 56f432fca2d552d8f0cda1a7fbab8aeb7d926fa2 (patch) | |
tree | ee99f5f6ae709b89179c787a4ceeb92f6d5255bb /asm/contest.s | |
parent | 6bbdece4fba09f9b1820e936210f3c3f6b62c72a (diff) |
start decompiling rom3 (#198)
* start decompiling rom3
* newline
* decompile sub_800BA78
Diffstat (limited to 'asm/contest.s')
-rw-r--r-- | asm/contest.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest.s b/asm/contest.s index c98f5db0d..8a8a65edb 100644 --- a/asm/contest.s +++ b/asm/contest.s @@ -15034,7 +15034,7 @@ sub_80B2790: @ 80B2790 movs r1, 0 movs r2, 0x14 bl memset - bl sub_8075624 + bl battle_anim_clear_some_data ldr r1, _080B27F8 @ =gUnknown_02024E84 movs r2, 0 adds r0, r1, 0x3 |