aboutsummaryrefslogtreecommitdiffstats
path: root/constants/input_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Reformat map scripts' coordinate and movement dataRangi2020-07-161-0/+1
| | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros
* Use const_skip and const_next macros for brevityRangi2020-07-091-9/+9
|
* Reorganize constants/Rangi2020-07-031-0/+18
To do: add comments associating constants with data and code