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/contest_effect_function_table.s | |
parent | 5af8ba570c5c5ebfde59bef6c3f262c04ca17746 (diff) |
clean up aligns
Diffstat (limited to 'data/contest_effect_function_table.s')
-rw-r--r-- | data/contest_effect_function_table.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/contest_effect_function_table.s b/data/contest_effect_function_table.s index 287c2a142..57d106844 100644 --- a/data/contest_effect_function_table.s +++ b/data/contest_effect_function_table.s @@ -1,5 +1,4 @@ - .align 2, 0 - + .align 2 gContestEffectFunctionTable:: @ 858CECC .4byte ContestEffectFunc_080E547C .4byte ContestEffectFunc_080E5480 |