summaryrefslogtreecommitdiff
path: root/macros/data_macros.asm
AgeCommit message (Collapse)Author
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-03Simplify map connectionsRangi
To do: Polished Map support for detecting the tileset
2020-07-03Reorganize constants/Rangi
To do: add comments associating constants with data and code
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour
2017-06-24Fix typos in commentsdannye
2016-07-31Split macros.asmdannye