diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-14 11:49:53 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-14 11:49:53 -0400 |
commit | e72e48c3d25306312fac90ff339e619b942972e9 (patch) | |
tree | a0e2f6e7df7badc8211e345d7900408e2775cfb6 | |
parent | 114cc7516dd300f36199c440404922e5ceae47ae (diff) |
Delete audio.asm
No need, going to use the yellow folder for new bank stuff
-rw-r--r-- | yellow/audio.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yellow/audio.asm b/yellow/audio.asm deleted file mode 100644 index e94c7db5..00000000 --- a/yellow/audio.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "yellow.asm" -INCLUDE "audio.asm" |