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. --- blue/audio.asm | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 blue/audio.asm (limited to 'blue/audio.asm') diff --git a/blue/audio.asm b/blue/audio.asm deleted file mode 100644 index 53e37a2d..00000000 --- a/blue/audio.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "blue.asm" -INCLUDE "audio.asm" -- cgit v1.3.1-sl0p