shithub: pokecrystal

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