mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
5 lines
60 B
NASM
5 lines
60 B
NASM
_RED EQU 1
|
|
_BLUE EQU 0
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.tx"
|