aboutsummaryrefslogtreecommitdiffstats
path: root/engine/predefs12.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-71/+0
2016-06-12Remove some leftover address commentsdannye1-2/+2
2016-06-11remove address commentsYamaArashi1-3/+3
2015-11-28BankA misc functionsluckytyphlosion1-71/+0
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-07-12shake screen functionsYamaArashi1-24/+30
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-10/+10
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-09-13Commented more sprite and map codeYamaArashi1-6/+7
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-2/+2
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch1-3/+3
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+64