summaryrefslogtreecommitdiff
path: root/data/experience_tables/tables.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-28 15:41:15 -0700
committerYamaArashi <shadow962@live.com>2016-10-28 15:41:15 -0700
commitd9e59a388c7c4b2464769963b3d58980ce742f70 (patch)
treedc2c4dc78b6272854bfddd83c029323acd712391 /data/experience_tables/tables.s
parent38076cb64093e5d50323075516b832111dc59c92 (diff)
included .s to .inc
Diffstat (limited to 'data/experience_tables/tables.s')
-rw-r--r--data/experience_tables/tables.s11
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"