summaryrefslogtreecommitdiff
path: root/constants/wram_constants.asm
AgeCommit message (Collapse)Author
2015-08-30No more wram_constants.asmdannye
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30No more W_dannye
2015-02-07serial/trade/miscYamaArashi
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-04-22Comment in-game trade evolution.yenatch
2014-01-27Split wram.asm from poke{red,blue}.o into wram.oyenatch
wram.asm still defines some constants. They're moved into constants/wram_constants.asm.