aboutsummaryrefslogtreecommitdiffstats
path: root/engine/link (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| | | | | | | | To do: turn constants into labels and use ldh
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-4/+4
| |
| * Organize macros/ like pokecrystalRangi2020-07-031-2/+2
| | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-023-0/+1148
|
* Sync more with pokeredRangi2020-11-051-4/+5
|
* Sync with pokereddannye2020-11-043-0/+1211