aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/item.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-1/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-2/+2
* Split out item fragment code.yenatch2014-05-251-0/+55