aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/sprite_sets.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+26
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-15/+16
|
* Update sprite namesRangi2020-07-171-66/+66
| | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-12/+12
|
* Factor out data/sprites/Rangi2020-07-031-361/+0
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+551
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.