diff options
Diffstat (limited to 'data/experience_tables.s')
-rw-r--r-- | data/experience_tables.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/experience_tables.s b/data/experience_tables.s index d42280ec4..426fc2df6 100644 --- a/data/experience_tables.s +++ b/data/experience_tables.s @@ -1,6 +1,6 @@ .align 2, 0 -gExperienceTables: @ 831F72C +gExperienceTables:: @ 831F72C .include "data/experience_tables/medium_fast_growth_rate.s" .include "data/experience_tables/erratic_growth_rate.s" .include "data/experience_tables/fluctuating_growth_rate.s" |