summaryrefslogtreecommitdiff
path: root/home/window.asm
AgeCommit message (Collapse)Author
2020-09-22include -> INCLUDERangi
2020-08-09Clean up some code in home/Rangi
2018-07-03Introduce linkerscript.luckytyphlosion
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-06-16work on talk_to_npc done, naming of some overworld logic and wram values.2Tie
2018-06-12home, wram, gfx: split toolgear functions from unknown, rename gfx ↵Tauwasser
functions, add wram variables Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-06Move files around to better reflect the structure of pokecrystalPikalaxALT
2018-06-06More menu-related functionsPikalaxALT
2018-06-06Some label changes and suggestionsPikalaxALT
2018-06-06Disassemble some window-related functionsPikalaxALT