diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-01 16:07:06 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-01 16:07:06 +0800 |
commit | 55406f92fd5cc6e97866dfb9982f15d41e8b83be (patch) | |
tree | d7eb762afc55da61f659887e389d0619c941f7d3 /asm/item_menu.s | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
teachy_tv and minor update to match DizzyEgg's struct def
Diffstat (limited to 'asm/item_menu.s')
-rw-r--r-- | asm/item_menu.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/item_menu.s b/asm/item_menu.s index 46891fe94..3a665b61e 100644 --- a/asm/item_menu.s +++ b/asm/item_menu.s @@ -253,7 +253,7 @@ _08107F60: .4byte _081080D8 .4byte _081080DE _08107FB0: - bl sub_80BF768 + bl VblankHblankHandlerSetZero bl clear_scheduled_bg_copies_to_vram b _08108104 _08107FBA: @@ -520,7 +520,7 @@ _081081CC: .4byte gUnknown_203AD1C thumb_func_start sub_81081D0 sub_81081D0: @ 81081D0 push {r4,r5,lr} - bl sub_80BF7C8 + bl InitBgReg ldr r5, _08108230 @ =gUnknown_203AD14 movs r4, 0x80 lsls r4, 4 |