diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 00:58:04 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 00:58:04 -0500 |
commit | 3af22139a90e9484221344ae6d34d737faa07608 (patch) | |
tree | 3ecb8638b4cb69dba1bed69cdc222d743f766fda /yellow/text.asm | |
parent | f928a5da6abc28af3f4e68650dfecc06a0a6f56a (diff) |
Clean up Makefile
Diffstat (limited to 'yellow/text.asm')
-rwxr-xr-x | yellow/text.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yellow/text.asm b/yellow/text.asm deleted file mode 100755 index 6c118c73..00000000 --- a/yellow/text.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "charmap.asm" -INCLUDE "text.asm" |