aboutsummaryrefslogtreecommitdiffstats
path: root/engine/predefs17_2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-2/+2
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-1/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-3/+3
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment some bank 0 functions, and add wram labels for Predef.yenatch2014-05-231-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+15