aboutsummaryrefslogtreecommitdiffstats
path: root/home/window.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some constants for options (#344)Yoann Fievez2021-11-051-1/+1
| | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
|
* Identify hUILayoutFlagsRangi2021-02-131-2/+2
|
* $ec = "▷"Rangi2020-07-161-1/+1
|
* Revise some map scripts, mostly for getting itemsRangi2020-07-161-1/+1
|
* Move all code out of home.asm into home/Rangi2020-07-071-0/+294
This results in 64 home/*.asm files, comparable to pokecrystal's 57.