Age | Commit message (Collapse) | Author |
|
|
|
Update for RGBDS 0.3.3
|
|
|
|
|
|
The old mnemonics generate warnings with new versions of rgbds. This
patch replaces them by the correct ones.
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
except for wram.asm and sram.asm
also delete unused yellow file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unfortunately, this means manually declaring the wEnemyMon1 party struct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and other clean up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|