summaryrefslogtreecommitdiff
path: root/data/base_stats.asm
AgeCommit message (Collapse)Author
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2016-04-25Fix typo: ninetails.asm -> ninetales.asmdannye
2014-05-19Fix capitalization, remove white space, remove vicctreebel.asmU-Fish-PC\Daniel
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel