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/egg_hatch.s | |
parent | 91b847440c34b6e977c86ffdf201f6a461cecb41 (diff) |
decompile bg
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index 94e977b3a..f39bc39de 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -579,11 +579,11 @@ _08047090: strh r0, [r1] bl reset_temp_tile_data_buffers movs r0, 0 - bl sub_8001618 + bl ResetBgsAndClearDma3BusyFlags ldr r1, _08047158 @ =gUnknown_826019C movs r0, 0 movs r2, 0x2 - bl sub_8001658 + bl InitBgsFromTemplates movs r0, 0x1 movs r1, 0 movs r2, 0 |