summaryrefslogtreecommitdiff
path: root/constants/move_effect_constants.asm
AgeCommit message (Collapse)Author
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-03Reorganize constants/Rangi
To do: add comments associating constants with data and code
2015-07-19Enumerate more constantsdannye
2014-05-12Finished documenting/labeling functions in the MoveEffectPointerTable.Marcus Huderle
2014-04-16More move effect constants.yenatch
2013-12-11Clean up constantsU-Fish-PC\Daniel
2013-12-05split related constants into constants/yenatch