shithub: pokered

ref: 14dbeb36b04aa9650e29aadfdfa0b2b190a91fd9
dir: /constants/wram_constants.asm/

View raw version

SPRITEBUFFERSIZE EQU 7*7 * 8 ; 7 * 7 (tiles) * 8 (bytes per tile)

; Overload enemy party data
W_WATERRATE EQU $d8a4
W_WATERMONS EQU $d8a5