aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/names.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-97/+100
Fixes #312
2020-11-14Fix file modesdannye1-0/+0
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+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
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+98