aboutsummaryrefslogtreecommitdiffstats
path: root/engine/movie/oak_speech (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Replace raw hex values with HRAM constantsRangi2020-07-031-4/+4
| | | | | | | | To do: turn constants into labels and use ldh
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-032-6/+6
| |
| * Organize macros/ like pokecrystalRangi2020-07-031-4/+4
| | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
| * Add engine/movie/oak_speech/ subdirectoryRangi2020-07-034-0/+530
|
* Add constants for player and rival startersRangi2020-11-131-1/+1
|
* Sync with pokereddannye2020-11-044-0/+550