aboutsummaryrefslogtreecommitdiffstats
path: root/engine/predefs12.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BankA misc functionsluckytyphlosion2015-11-281-71/+0
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-141-23/+29
|\ | | | | | | | | Conflicts: engine/town_map.asm
| * shake screen functionsYamaArashi2015-07-121-24/+30
|/
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-10/+10
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Commented more sprite and map codeYamaArashi2014-09-131-6/+7
|
* 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.
* Comment some bank 0 functions, and add wram labels for Predef.yenatch2014-05-231-3/+3
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+64