shithub: pokecrystal

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