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_pc.s | |
parent | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff) |
teachy_tv and minor update to match DizzyEgg's struct def
Diffstat (limited to 'asm/item_pc.s')
-rw-r--r-- | asm/item_pc.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/item_pc.s b/asm/item_pc.s index e7a9f8ee5..aab19813a 100644 --- a/asm/item_pc.s +++ b/asm/item_pc.s @@ -158,7 +158,7 @@ _0810D4E8: .4byte _0810D630 .4byte _0810D668 _0810D53C: - bl sub_80BF768 + bl VblankHblankHandlerSetZero bl clear_scheduled_bg_copies_to_vram b _0810D674 _0810D546: @@ -389,7 +389,7 @@ _0810D718: .4byte gUnknown_203ADCC thumb_func_start sub_810D71C sub_810D71C: @ 810D71C push {r4,r5,lr} - bl sub_80BF7C8 + bl InitBgReg ldr r5, _0810D77C @ =gUnknown_203ADC0 movs r4, 0x80 lsls r4, 4 |