diff options
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" |