aboutsummaryrefslogtreecommitdiffstats
path: root/home/predef_text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Identify more flag bits (#464)Sylvie2024-09-231-1/+1
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
* Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-171-5/+5
* Move all code out of home.asm into home/Rangi2020-07-071-0/+28
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-237/+0
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
* Move more code from home.asm to home/Rangi2020-07-031-0/+237