mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
8 lines
119 B
NASM
8 lines
119 B
NASM
INCLUDE "macros/ram.asm"
|
|
|
|
|
|
INCLUDE "ram/vram.asm"
|
|
INCLUDE "ram/wram.asm"
|
|
INCLUDE "ram/sram.asm"
|
|
INCLUDE "ram/hram.asm"
|