diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-14 11:50:14 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-14 11:50:14 -0400 |
commit | a44320ea20db71b57894c2dcb3b2575911b6bb33 (patch) | |
tree | 8f995f23b4e1ea0d8630d97421bfdb008fa9fa74 | |
parent | 16646b38c16b2912d8f7007f7dc8fc05e91a9e47 (diff) |
Delete wram.asm
-rw-r--r-- | yellow/wram.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yellow/wram.asm b/yellow/wram.asm deleted file mode 100644 index c0b7f781..00000000 --- a/yellow/wram.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "yellow.asm" -INCLUDE "wram.asm" |