summaryrefslogtreecommitdiff
path: root/data/moves/tmhm_moves.asm
AgeCommit message (Collapse)Author
2021-04-17Use rgbds 0.5.0 features:Rangi
- FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-14Fix file modesdannye
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 ↵Rangi
repeating the move names twice
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.