| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -0/+2 |
| | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | ||||
| * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -17/+19 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -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/ | Rangi | 2020-07-03 | 1 | -0/+28 |
| To do: add comments associating constants with data and code | |||||
