convert comments (; -> @)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
.align 2, 0
|
||||
|
||||
gExperienceTables: ; 831F72C
|
||||
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
|
||||
@ 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"
|
||||
|
||||
Reference in New Issue
Block a user