aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/e_2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
| | | | The destination is obvious when using the predef macro.
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-10/+10
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-32/+32
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+305