aboutsummaryrefslogtreecommitdiffstats
path: root/gfx/tilesets.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move graphics-only object file sources into gfx/Rangi2020-07-031-0/+63
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").