aboutsummaryrefslogtreecommitdiffstats
path: root/engine/oak_speech2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Kill version.asm.IIMarckus2014-10-171-6/+6
|
* Add Yellow player/rival names.IIMarckus2014-10-091-0/+22
|
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-8/+4
| | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-2/+2
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-22/+22
| | | | | | 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/+255