diff options
author | yenatch <yenatch@gmail.com> | 2016-01-29 01:10:41 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-01-29 01:10:41 -0500 |
commit | 1176712cfebba527fac1438fdf8ca8b9e643a8e7 (patch) | |
tree | ce7617844b0d570715da68be703b85b0fa0be34b /crystal11.asm | |
parent | 00d491a646174a0b00475969675c1e6e60da81df (diff) |
Use rgbasm -D instead of extra files for version differences.
Diffstat (limited to 'crystal11.asm')
-rw-r--r-- | crystal11.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/crystal11.asm b/crystal11.asm deleted file mode 100644 index c4c7712e8..000000000 --- a/crystal11.asm +++ /dev/null @@ -1,4 +0,0 @@ -CRYSTAL11 = 1 -CORRUPT_TILES = 1 - -INCLUDE "main.asm" |