diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 23:53:55 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 23:53:55 -0800 |
commit | 4265e3617426639577df510c6d659e6a9cd13b19 (patch) | |
tree | ca8f1c9d337935c62fb15d85e3939dd9ae706c7d /asm/learn_move.s | |
parent | 91b847440c34b6e977c86ffdf201f6a461cecb41 (diff) |
decompile bg
Diffstat (limited to 'asm/learn_move.s')
-rw-r--r-- | asm/learn_move.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s index 9f2629f6b..d726b3bf0 100644 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -71,11 +71,11 @@ sub_80E469C: @ 80E469C push {r4,r5,lr} sub sp, 0xC movs r0, 0 - bl sub_8001618 + bl ResetBgsAndClearDma3BusyFlags ldr r1, _080E4774 @ =gUnknown_83FFA3C movs r0, 0 movs r2, 0x2 - bl sub_8001658 + bl InitBgsFromTemplates bl reset_temp_tile_data_buffers ldr r0, _080E4778 @ =gUnknown_83FFA44 bl InitWindows |