aboutsummaryrefslogtreecommitdiffstats
path: root/home/predef_text.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-23Identify more flag bits (#464)Sylvie1-1/+1
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2023-11-17Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck1-5/+5
2020-11-04Sync with pokereddannye1-0/+28
2020-07-07Move all code out of home.asm into home/Rangi1-0/+28
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-237/+0
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-1/+1
2020-07-03Move more code from home.asm to home/Rangi1-0/+237