diff options
-rw-r--r-- | NEWS | 1 | ||||
-rwxr-xr-x | configure | 4 |
2 files changed, 2 insertions, 3 deletions
@@ -115,7 +115,6 @@ For a more comprehensive changelog of the latest experimental code, see: - Added workarounds for several issues present in the original game. SDL ports: - - Added support for OpenGL (GSoC Task). - Closed memory leaks in Mouse Surfaces. Android port: @@ -137,8 +137,8 @@ _png=auto _theoradec=auto _fluidsynth=auto _16bit=auto -_opengl=auto -_opengles=auto +_opengl=no +_opengles=no _readline=auto # Default option behaviour yes/no _debug_build=auto |