aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites/sprites.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
Fixes #312
2020-07-17Update sprite namesRangi1-72/+72
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
2020-07-15Align constant comments as a columnRangi1-70/+70
2020-07-15Indent comments that describe data table macro formatsRangi1-1/+1
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-359/+79
2020-07-03Factor out data/sprites/Rangi1-191/+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/.
2016-06-11remove address commentsYamaArashi1-4/+4
2014-05-19Pull more data out of main.asmU-Fish-PC\Daniel1-0/+551