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