From cc3820bc03f987e1c569ac63db55a8a0c50d74b4 Mon Sep 17 00:00:00 2001 From: Couriersud Date: Wed, 29 Dec 2010 23:22:14 +0000 Subject: [PATCH] Update comment in sdl.mak --- 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 d6ae996be8d..ae32d96cc5a 100644 --- a/src/osd/sdl/sdl.mak +++ b/src/osd/sdl/sdl.mak @@ -49,7 +49,7 @@ USE_DISPATCH_GL = 1 # uncomment and change the next line to compile and link to specific -# SDL library. This is currently only supported for unix! +# SDL library. This is currently supported for unix and win32. # There is no need to play with this option unless you are doing # active development on sdlmame or SDL.