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/contest_effect_function_table.s | |
parent | b12e80fc04666cb305504744fbe37a9a24af02cb (diff) |
global labels
Diffstat (limited to 'data/contest_effect_function_table.s')
-rw-r--r-- | data/contest_effect_function_table.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/contest_effect_function_table.s b/data/contest_effect_function_table.s index 051d7d5a2..287c2a142 100644 --- a/data/contest_effect_function_table.s +++ b/data/contest_effect_function_table.s @@ -1,6 +1,6 @@ .align 2, 0 -gContestEffectFunctionTable: @ 858CECC +gContestEffectFunctionTable:: @ 858CECC .4byte ContestEffectFunc_080E547C .4byte ContestEffectFunc_080E5480 .4byte ContestEffectFunc_080E54B0 |