shithub: pokecrystal

ref: d9dbc1370197f6cc08b249bd8729f8ca8be60f7f
dir: /ram.asm/

View raw version
INCLUDE "constants.asm"

INCLUDE "macros/wram.asm"


INCLUDE "ram/vram.asm"
INCLUDE "ram/wram.asm"
INCLUDE "ram/sram.asm"
INCLUDE "ram/hram.asm"