summaryrefslogtreecommitdiff
path: root/gfx/pics.asm
AgeCommit message (Collapse)Author
2021-05-09Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi
2020-11-05Remove unused RG/RB graphicsRangi
2020-11-05All battle back pictures end with "b"Rangi
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
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").