aboutsummaryrefslogtreecommitdiffstats
path: root/audio_red.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-29 18:52:37 -0700
committeryenatch <yenatch@gmail.com>2014-05-30 01:16:02 -0700
commit0e12eafe6635da8e80ed33f7460e09c567d0e31f (patch)
tree0d0258f6b8ba50e87cd38d7f5b6bce83312dce20 /audio_red.asm
parentUse VRAM constants where applicable. (diff)
downloadpokeyellow-0e12eafe6635da8e80ed33f7460e09c567d0e31f.tar.gz
pokeyellow-0e12eafe6635da8e80ed33f7460e09c567d0e31f.tar.xz
pokeyellow-0e12eafe6635da8e80ed33f7460e09c567d0e31f.zip
Dust off the makefile and prepare to build Yellow.
Diffstat (limited to 'audio_red.asm')
-rw-r--r--audio_red.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio_red.asm b/audio_red.asm
deleted file mode 100644
index 6c90a7c1..00000000
--- a/audio_red.asm
+++ /dev/null
@@ -1,2 +0,0 @@
-INCLUDE "red.asm"
-INCLUDE "audio.asm"