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/map_preview_screen.s | |
parent | 91b847440c34b6e977c86ffdf201f6a461cecb41 (diff) |
decompile bg
Diffstat (limited to 'asm/map_preview_screen.s')
-rw-r--r-- | asm/map_preview_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/map_preview_screen.s b/asm/map_preview_screen.s index 3b493fb66..345118304 100644 --- a/asm/map_preview_screen.s +++ b/asm/map_preview_screen.s @@ -103,7 +103,7 @@ sub_80F8180: @ 80F8180 ldr r1, _080F8198 @ =gUnknown_843EBB0 movs r0, 0 movs r2, 0x1 - bl sub_8001658 + bl InitBgsFromTemplates movs r0, 0 bl ShowBg pop {r0} |