diff options
Diffstat (limited to 'data/experience_tables/tables.s')
-rw-r--r-- | data/experience_tables/tables.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/experience_tables/tables.s b/data/experience_tables/tables.s deleted file mode 100644 index 5018efc0f..000000000 --- a/data/experience_tables/tables.s +++ /dev/null @@ -1,11 +0,0 @@ - .align 2 -gExperienceTables:: @ 81FDF78 - .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" - .include "data/experience_tables/medium_slow_growth_rate.s" - .include "data/experience_tables/fast_growth_rate.s" - .include "data/experience_tables/slow_growth_rate.s" -@ TODO: find out if these copies are used - .include "data/experience_tables/medium_fast_growth_rate.s" - .include "data/experience_tables/medium_fast_growth_rate.s" |