diff options
-rw-r--r-- | Makefile.mingw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw b/Makefile.mingw index 966dddb518..b556ad8293 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -53,7 +53,7 @@ LIBS += -lvorbisfile -lvorbis -logg # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 -DISABLE_SWORD2 = 1 +# DISABLE_SWORD2 = 1 ####################################################################### |