aboutsummaryrefslogtreecommitdiffstats
path: root/constants/map_data_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve new constants and comment based on feedbackSatoMew2020-11-291-7/+7
|
* Update related tile animation constantsSatoMew2020-11-291-4/+4
|
* Fix file modesdannye2020-11-141-0/+0
|
* Use const_skip and const_next macros for brevityRangi2020-07-091-7/+9
|
* Organize macros/ like pokecrystalRangi2020-07-031-0/+5
| | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
* Reorganize constants/Rangi2020-07-031-0/+9
To do: add comments associating constants with data and code