summaryrefslogtreecommitdiff
path: root/macros/coords.asm
AgeCommit message (Collapse)Author
2020-07-16Reformat map scripts' coordinate and movement dataRangi
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
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.