From b852fe5b421fecd2b75c85bf5da926dd878434c0 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 17 Feb 2016 15:33:01 -0500 Subject: Use rgbasm -D in the makefile. --- yellow.asm | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 yellow.asm (limited to 'yellow.asm') diff --git a/yellow.asm b/yellow.asm deleted file mode 100644 index 3edffe01..00000000 --- a/yellow.asm +++ /dev/null @@ -1,4 +0,0 @@ -_YELLOW EQU 1 -_OPTION_BEACH_HOUSE EQU 1 -_OPTION_LOWCOST_SAFARI EQU 1 -INCLUDE "charmap.asm" -- cgit v1.3.1-sl0p