summaryrefslogtreecommitdiff
path: root/gfx/pics.asm
AgeCommit message (Collapse)Author
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi
2020-11-05All battle back pictures end with "b"Rangi
2020-07-03Move graphics-only object file sources into gfx/Rangi
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").