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