aboutsummaryrefslogtreecommitdiffstats
path: root/constants/sprite_data_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use const_skip and const_next macros for brevityRangi2020-07-091-17/+19
|
* Organize macros/ like pokecrystalRangi2020-07-031-6/+0
| | | | 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/+28
To do: add comments associating constants with data and code