From 0e12eafe6635da8e80ed33f7460e09c567d0e31f Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 29 May 2014 18:52:37 -0700 Subject: Dust off the makefile and prepare to build Yellow. --- blue/wram.asm | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 blue/wram.asm (limited to 'blue/wram.asm') diff --git a/blue/wram.asm b/blue/wram.asm new file mode 100644 index 00000000..70292177 --- /dev/null +++ b/blue/wram.asm @@ -0,0 +1,2 @@ +INCLUDE "blue.asm" +INCLUDE "wram.asm" -- cgit v1.2.3