aboutsummaryrefslogtreecommitdiffstats
path: root/constants/battle_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-4/+31
|\
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-4/+31
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-4/+4
| * Define constants for default trainer DVsRangi2020-07-161-0/+4
| * Use const_skip and const_next macros for brevityRangi2020-07-091-27/+32
| * Use HIGH() and LOW()Rangi2020-07-071-0/+2
| * PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-071-0/+7
| * Use constants for damage limits in CalculateDamageRangi2020-07-051-0/+4
| * Reorganize constants/Rangi2020-07-031-0/+51
* Sync with pokereddannye2020-11-041-0/+75