diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-19 03:14:17 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-19 03:14:17 +0800 |
commit | e48725d9b54ed9f71f65c3ba5577cffa8f4887d1 (patch) | |
tree | d5f737251666df1642aebd8ffc311bb5e07d7a9d /asm/item_menu.s | |
parent | 34b440a3584d4d2c6d4f28cb4d8bf77efb734bc3 (diff) |
document battle_setup symbols
Diffstat (limited to 'asm/item_menu.s')
-rw-r--r-- | asm/item_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/item_menu.s b/asm/item_menu.s index 9b1ab2492..a143d2776 100644 --- a/asm/item_menu.s +++ b/asm/item_menu.s @@ -5845,7 +5845,7 @@ _0810AD1E: cmp r6, 0x1 bne _0810AD90 bl ScriptContext2_Enable - bl player_bitmagic + bl FreezeEventObjects bl sub_805C270 bl sub_805C780 ldr r2, _0810AD88 @ =gSpecialVar_ItemId |