aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/move_effects/haze.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace hard-coded numbers with constants in haze.asm (#564)DrNyk2026-01-171-2/+2
* Rename `SLP` to `SLP_MASK` (#361)vulcandth2022-06-171-1/+1
* Use ~X instead of $ff ^ XRangi2021-11-231-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-1/+1
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-1/+1
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+81