Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-29 | Improve new constants and comment based on feedback | SatoMew | |
2020-11-29 | Update related tile animation constants | SatoMew | |
2020-11-14 | Fix file modes | dannye | |
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 |