aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/maps.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't compare strings with ==; use STRCMPRangi2020-07-141-4/+4
* Use a 'trainer' macro for trainers in scripts/Rangi2020-07-141-0/+21
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-44/+6
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi2020-07-061-16/+16
* Organize macros/ like pokecrystalRangi2020-07-031-0/+184