diff options
Diffstat (limited to 'blue/wram.asm')
-rw-r--r-- | blue/wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
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" |