diff options
Diffstat (limited to 'crystal11.asm')
-rw-r--r-- | crystal11.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crystal11.asm b/crystal11.asm new file mode 100644 index 000000000..c4c7712e8 --- /dev/null +++ b/crystal11.asm @@ -0,0 +1,4 @@ +CRYSTAL11 = 1 +CORRUPT_TILES = 1 + +INCLUDE "main.asm" |