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