aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2003-10-16 23:16:01 +0000
committerTravis Howell2003-10-16 23:16:01 +0000
commit1c3301049a9916e744d95cd0f4fe5af441ba1851 (patch)
treebeff82c9956f32a82979b700ddf40be2255ca692
parent2da3e5138d04c0b7f99e6b471bd4d6b882900331 (diff)
downloadscummvm-rg350-1c3301049a9916e744d95cd0f4fe5af441ba1851.tar.gz
scummvm-rg350-1c3301049a9916e744d95cd0f4fe5af441ba1851.tar.bz2
scummvm-rg350-1c3301049a9916e744d95cd0f4fe5af441ba1851.zip
Enable queen
svn-id: r10838
-rw-r--r--Makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index e4e9629bf4..9271fe60b9 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -57,7 +57,7 @@ LIBS += -lvorbisfile -lvorbis -logg
# DISABLE_SIMON = 1
# DISABLE_SKY = 1
# DISABLE_SWORD2 = 1
-DISABLE_QUEEN = 1
+# DISABLE_QUEEN = 1
#######################################################################