From bbd14ca947001e8bc41e42c0346a7b5818a93aef Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Thu, 4 Sep 2014 02:38:10 +0000 Subject: [PATCH] not quite yet (nw) --- src/osd/sdl/sdl.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osd/sdl/sdl.mak b/src/osd/sdl/sdl.mak index d673e4357de..fa85c30b880 100644 --- a/src/osd/sdl/sdl.mak +++ b/src/osd/sdl/sdl.mak @@ -59,7 +59,7 @@ USE_DISPATCH_GL = 1 # active development on sdlmame or SDL. # uncomment the next line to compile and link against SDL2.0 -SDL_LIBVER = sdl2 +# SDL_LIBVER = sdl2 # uncomment the next line to use couriersud's multi-keyboard patch for SDL 2.1? (this API was removed prior to the 2.0 release) # SDL2_MULTIAPI = 1