diff options
author | yenatch <yenatch@gmail.com> | 2017-09-24 03:15:01 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-09-24 03:15:01 -0400 |
commit | afe67ba1b4dbeee87372f76fae3457565cc08cd5 (patch) | |
tree | f5bad9f443b5a147eb43fed795a9b3bbc20be50c /includes.asm | |
parent | 52cd3398bde140d123bd22bfb0464cf3cf2b39fa (diff) |
Remove contents.asm
Diffstat (limited to 'includes.asm')
-rw-r--r-- | includes.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes.asm b/includes.asm index 1b3d6bed5..a97cda944 100644 --- a/includes.asm +++ b/includes.asm @@ -1,3 +1,2 @@ INCLUDE "version.asm" -INCLUDE "contents.asm" INCLUDE "constants.asm" |