diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-24 14:37:45 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 04:52:34 +0800 |
commit | efad45497dfb69cf2879d0bf2e318eaf8fc2252f (patch) | |
tree | 2ca2461800c7a830db7a7d023a8a98cf5d274d54 /asm/buy_menu_helpers.s | |
parent | 5b7c34096cff301c4d74bb2e67a7164b66bcc5dd (diff) |
through AddTextPrinterParameterized2()
Diffstat (limited to 'asm/buy_menu_helpers.s')
-rw-r--r-- | asm/buy_menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/buy_menu_helpers.s b/asm/buy_menu_helpers.s index ed18eb711..745c8d104 100644 --- a/asm/buy_menu_helpers.s +++ b/asm/buy_menu_helpers.s @@ -155,7 +155,7 @@ sub_813F75C: @ 813F75C movs r3, 0xE bl DisplayMessageAndContinueTask movs r0, 0 - bl schedule_bg_copy_tilemap_to_vram + bl ScheduleBgCopyTilemapToVram add sp, 0x10 pop {r3} mov r8, r3 |