summaryrefslogtreecommitdiff
path: root/data/moves
AgeCommit message (Expand)Author
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi
2020-07-06Automatically list all TM##_MOVE and HM##_MOVE valuesRangi
2020-07-06add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Move more code from home.asm to home/Rangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi