shithub: pokered

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