diff options
author | YamaArashi <shadow962@live.com> | 2016-09-02 19:51:16 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-02 19:51:16 -0700 |
commit | 7bef2a278385381ca3c4464a59314c2483b0c776 (patch) | |
tree | 1ac497170c1555497ce1e483140236a7eef365df /data/event_script_command_function_table.s | |
parent | bc10815b94083bde9a4fa034a647e294ce2022cc (diff) |
convert comments (; -> @)
Diffstat (limited to 'data/event_script_command_function_table.s')
-rw-r--r-- | data/event_script_command_function_table.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_script_command_function_table.s b/data/event_script_command_function_table.s index 3658dfda5..cbde056e0 100644 --- a/data/event_script_command_function_table.s +++ b/data/event_script_command_function_table.s @@ -1,6 +1,6 @@ .align 2, 0 -gEventScriptCommandFunctionTable: ; 81DB67C +gEventScriptCommandFunctionTable: @ 81DB67C .4byte s00_nop .4byte s01_nop .4byte s02_end |