aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/e.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-8/+4
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-4/+2
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-2/+2
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-45/+45
* Use VRAM constants where applicable.yenatch2014-05-291-1/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-104/+104
* Rename random number function and hram labels.yenatch2014-05-241-1/+1
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+1563