aboutsummaryrefslogtreecommitdiffstats
path: root/gfx/sprites.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cycling.png -> red_bike.pngRangi2020-07-171-1/+1
|
* Update sprite namesRangi2020-07-171-67/+67
| | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
* Move graphics-only object file sources into gfx/Rangi2020-07-031-0/+73
Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes. It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").