aboutsummaryrefslogtreecommitdiffstats
path: root/home/give.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-1/+1
|
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
|
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
|
* wcf4b -> wStringBufferRangi2021-08-281-2/+2
|
* Move all code out of home.asm into home/Rangi2020-07-071-0/+26
This results in 64 home/*.asm files, comparable to pokecrystal's 57.