summaryrefslogtreecommitdiff
path: root/constants/map_data_constants.asm
AgeCommit message (Collapse)Author
2020-11-29Improve new constants and comment based on feedbackSatoMew
2020-11-29Update related tile animation constantsSatoMew
2020-11-14Fix file modesdannye
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-03Organize macros/ like pokecrystalRangi
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
2020-07-03Reorganize constants/Rangi
To do: add comments associating constants with data and code