aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/effects.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-64/+64
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-61/+61
|
* 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/.
* Move more tables from engine/ to data/Rangi2020-06-231-0/+1493
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.