aboutsummaryrefslogtreecommitdiffstats
path: root/gfx/pics.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use BANK("Pics #") for Pokémon and trainer picsRangi2021-05-061-1/+0
|
* All battle back pictures end with "b"Rangi2020-11-051-1/+1
|
* Move graphics-only object file sources into gfx/Rangi2020-07-031-0/+376
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").