Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-16 | Reformat map scripts' coordinate and movement data | Rangi | |
'dbmapcoord' has X, Y order like other coordinate-related data macros | |||
2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | |
2020-07-03 | Organize macros/ like pokecrystal | Rangi | |
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||
2020-07-03 | Reorganize constants/ | Rangi | |
To do: add comments associating constants with data and code |