shithub: pokecrystal

ref: bc4fec06944fbc861bd5559b2733c8a5d1564d73
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"