aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/oam.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-5/+5
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Try to clean up PrepareOAMData.yenatch2014-05-251-0/+178