summaryrefslogtreecommitdiff
path: root/data/experience_tables/tables.inc
blob: 5018efc0f17f7714991c50bf3c8d8ae1f2324261 (plain)
1
2
3
4
5
6
7
8
9
10
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"