diff options
Diffstat (limited to 'includes.asm')
-rw-r--r-- | includes.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.asm b/includes.asm index 456623d9f..1b3d6bed5 100644 --- a/includes.asm +++ b/includes.asm @@ -1,2 +1,3 @@ +INCLUDE "version.asm" INCLUDE "contents.asm" INCLUDE "constants.asm" |