aboutsummaryrefslogtreecommitdiffstats
path: root/home/text.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* commented battle stuffYamaArashi2015-02-071-1/+1
|
* serial/trade/miscYamaArashi2015-02-071-4/+4
|
* Fix some sfx idsU-Daniel-PC\Daniel2015-01-271-2/+2
|
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-40/+20
| | | | | | 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-3/+3
|
* Split the text engine out of home.asm.yenatch2014-05-301-0/+738