diff options
Diffstat (limited to 'yellow/wram.asm')
-rw-r--r-- | yellow/wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/yellow/wram.asm b/yellow/wram.asm new file mode 100644 index 00000000..c0b7f781 --- /dev/null +++ b/yellow/wram.asm @@ -0,0 +1,2 @@ +INCLUDE "yellow.asm" +INCLUDE "wram.asm" |