aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/movement.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-41/+41
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Split out overworld object movement.yenatch2014-05-251-0/+858