| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-07-09 | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | 1 | -43/+0 | |
| implementations | |||||
| 2020-07-06 | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | 1 | -9/+9 | |
| MACRO/ENDM, etc) | |||||
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -0/+43 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
