aboutsummaryrefslogtreecommitdiffstats
path: root/data/cries.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-192/+0
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-192/+0
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)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel1-1/+1
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+192