summaryrefslogtreecommitdiff
path: root/data/experience_tables/tables.inc
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.inc
parent38076cb64093e5d50323075516b832111dc59c92 (diff)
included .s to .inc
Diffstat (limited to 'data/experience_tables/tables.inc')
-rw-r--r--data/experience_tables/tables.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/experience_tables/tables.inc b/data/experience_tables/tables.inc
new file mode 100644
index 000000000..5018efc0f
--- /dev/null
+++ b/data/experience_tables/tables.inc
@@ -0,0 +1,11 @@
+ .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"