aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
Fixes #312
2020-08-02fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo1-4/+4
Replace incorrect label OAMFLAG_VFLIPPED with OAM_HFLIP
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 formatsRangi2-3/+3
2020-07-14Clean up some data, using macros for multiline list entriesRangi2-413/+135
2020-07-03Factor out data/sprites/Rangi2-0/+417