summaryrefslogtreecommitdiff
path: root/data/trainers/party_pointers.asm
AgeCommit message (Collapse)Author
2018-05-31party_pointers.asm -> party_pointers.incpfero
In the same vein as evos_attacks_pointers.inc, they depend on being in the same bank, and thus belong in the same section.
2018-05-30Clean up Makefilepfero
This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want.
2018-05-30Start all trainer party groupsRangi