diff options
author | YamaArashi <shadow962@live.com> | 2016-09-03 14:31:43 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-03 14:31:43 -0700 |
commit | f5879e72d9e4d11c30b071dc1e86cc2085a07685 (patch) | |
tree | ec47b81f0d902a6d9c68341c67a4d6ec47cb14b8 /data/event_script_command_function_table.s | |
parent | 5af8ba570c5c5ebfde59bef6c3f262c04ca17746 (diff) |
clean up aligns
Diffstat (limited to 'data/event_script_command_function_table.s')
-rw-r--r-- | data/event_script_command_function_table.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/event_script_command_function_table.s b/data/event_script_command_function_table.s index f330e2267..23c5245bb 100644 --- a/data/event_script_command_function_table.s +++ b/data/event_script_command_function_table.s @@ -1,5 +1,4 @@ - .align 2, 0 - + .align 2 gEventScriptCommandFunctionTable:: @ 81DB67C .4byte s00_nop .4byte s01_nop |