summaryrefslogtreecommitdiff
path: root/data/experience_tables.s
blob: ae263d510456e3599cfab176ad0facc7accfe11e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.align 2, 0

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"
	.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"