pokered/constants/wram_constants.asm, branch pokedex-order Pokémon Red and Blue No more wram_constants.asm 2015-08-31T03:05:50+00:00 dannye corrnondacqb@yahoo.com 2015-08-31T03:04:08+00:00 5facf8377aeda68cb3fca389cb1784cf9c2d406b unfortunately, this means manually declaring the wEnemyMon1 party struct
unfortunately, this means manually declaring the wEnemyMon1 party struct
No more W_ 2015-08-31T02:38:41+00:00 dannye corrnondacqb@yahoo.com 2015-08-31T02:38:41+00:00 38065a744de1065cc021a4cafe22476f8425448d

serial/trade/misc 2015-02-07T10:43:08+00:00 YamaArashi shadow962@live.com 2015-02-07T10:43:08+00:00 3fdb8a0d8995746d5605136ece384516338489b0

Remove most static wram addresses. Use labels instead. 2014-05-27T05:04:39+00:00 yenatch yenatch@gmail.com 2014-05-26T21:04:56+00:00 40c17c906b2b3f65b3b04b1933b90238a7ac5566 For unknown addresses, use "w<address>". Label overleads are still an issue.
For unknown addresses, use "w<address>".

Label overleads are still an issue.
Comment in-game trade evolution. 2014-04-22T17:37:07+00:00 yenatch yenatch@gmail.com 2014-04-22T17:37:07+00:00 b73ed53ab77844d8e6fcf1d1c8f5dbb780e3cd06

Split wram.asm from poke{red,blue}.o into wram.o 2014-01-27T22:09:09+00:00 yenatch yenatch@gmail.com 2014-01-27T22:09:09+00:00 c49dd99a986b58a9a19f6e53c6e132aa5c18c1de wram.asm still defines some constants. They're moved into constants/wram_constants.asm.
wram.asm still defines some constants. They're moved into constants/wram_constants.asm.