diff options
author | YamaArashi <shadow962@live.com> | 2016-01-03 07:04:11 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-03 07:04:11 -0800 |
commit | b116b3cb2e315f923ba551e1954fd8d83914a172 (patch) | |
tree | 8b5a455959250054f874ce466bd90e98e936e5ec /data/event_script_command_function_table.s | |
parent | 50fb95602430079bfce17b28da256014caa052c0 (diff) |
update disasm with function data from idb
Diffstat (limited to 'data/event_script_command_function_table.s')
-rw-r--r-- | data/event_script_command_function_table.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/event_script_command_function_table.s b/data/event_script_command_function_table.s index 2e5453fa2..3658dfda5 100644 --- a/data/event_script_command_function_table.s +++ b/data/event_script_command_function_table.s @@ -112,7 +112,7 @@ gEventScriptCommandFunctionTable: ; 81DB67C .4byte s6C_release_2 .4byte sub_809ACC0 .4byte s6E_yes_no - .4byte sub_809AD00 + .4byte s6F_multichoice .4byte sub_809AD3C .4byte sub_809AD90 .4byte sub_809AD8C @@ -139,7 +139,7 @@ gEventScriptCommandFunctionTable: ; 81DB67C .4byte s87_pokemartdecor .4byte s88_pokemartbp .4byte s89_open_casino_game1 - .4byte sub_809B71C + .4byte berry_script_cmd .4byte sub_809B784 .4byte sub_809B794 .4byte sub_809B7A4 @@ -214,7 +214,7 @@ gEventScriptCommandFunctionTable: ; 81DB67C .4byte sub_809BD70 .4byte sub_809BB90 .4byte sub_809BBB4 - .4byte sub_809BBC0 + .4byte ScrCmd_MossdeepGymSwitch .4byte sub_809BBDC .4byte sub_809A150 .4byte sub_809BBE8 |