summaryrefslogtreecommitdiff
path: root/engine/battle/9.asm
AgeCommit message (Collapse)Author
2015-04-01Rename battle files and split move effects Part 2xCrystal
5.asm, 9.asm, and a.asm
2015-02-07commented battle stuffYamaArashi
2015-02-04add constants for volatile statuses and more battle labels/commentary/constantsxCrystal
2014-12-10Clean up type names.yenatch
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
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.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel