6 lines
85 B
NASM
6 lines
85 B
NASM
INCLUDE "globals.asm"
|
|
|
|
INCLUDE "constants.asm"
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.asm"
|