aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/move_effects/substitute.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-2/+2
* Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`Rangi2025-10-051-1/+1
* Add some constants for options (#344)Yoann Fievez2021-11-051-1/+1
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-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-6/+6
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-1/+1
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+77