aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/tmhm.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bankB misc functionsluckytyphlosion2015-11-291-2/+2
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* move-related thingsYamaArashi2015-02-081-4/+4
|
* 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-2/+2
| | | | | | 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/+26