summaryrefslogtreecommitdiff
path: root/engine/battle/b.asm
AgeCommit message (Collapse)Author
2015-04-01Rename battle files and split move effects Part 3xCrystal
b.asm, b_2.asm, c.asm, and d.asm
2015-03-31Some wram constantsxCrystal
2015-02-26Label typoU-Daniel-PC\Daniel
closes https://github.com/iimarckus/pokered/issues/81
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-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel