shithub: pokered

ref: d036e24ae1ef9a2fd16849cf8f8cdfd0b00de42c
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