summaryrefslogtreecommitdiff
path: root/data/growth_rates.asm
AgeCommit message (Collapse)Author
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-12-20Clarify signed magnitude in the growth_rate macroRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-06-23Move more tables from engine/ to data/Rangi
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.