diff options
author | YamaArashi <shadow962@live.com> | 2016-09-03 01:17:20 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-03 01:17:20 -0700 |
commit | a11fe6f83b2983f11b778173b19eddea99b59702 (patch) | |
tree | 5521ce34e02152c89cdd89a82fc99836ea258016 /data/event_script_command_function_table.s | |
parent | b12e80fc04666cb305504744fbe37a9a24af02cb (diff) |
global labels
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 cbde056e0..f330e2267 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 |