shithub: pokered

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