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/naming_screen.s | |
parent | 91b847440c34b6e977c86ffdf201f6a461cecb41 (diff) |
decompile bg
Diffstat (limited to 'asm/naming_screen.s')
-rw-r--r-- | asm/naming_screen.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/naming_screen.s b/asm/naming_screen.s index 2457798b4..60c81ba86 100644 --- a/asm/naming_screen.s +++ b/asm/naming_screen.s @@ -364,11 +364,11 @@ _0809DBD6: movs r1, 0 bl SetGpuReg movs r0, 0 - bl sub_8001618 + bl ResetBgsAndClearDma3BusyFlags ldr r1, _0809DD4C @ =gUnknown_83E2290 movs r0, 0 movs r2, 0x4 - bl sub_8001658 + bl InitBgsFromTemplates movs r0, 0 movs r1, 0 movs r2, 0 |