mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00
5 lines
60 B
NASM
5 lines
60 B
NASM
_RED EQU 1
|
|
_BLUE EQU 0
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.tx"
|