diff --git a/Quake/Makefile b/Quake/Makefile index ff27936c..41d1eb76 100644 --- a/Quake/Makefile +++ b/Quake/Makefile @@ -8,7 +8,7 @@ DO_USERDIRS=0 ### Enable/Disable SDL2 -USE_SDL2=0 +USE_SDL2=1 ### Enable the use of zlib, for compressed pk3s. USE_ZLIB=1