From 2aa97bfc47b34274fce39acb60b9e728f56d51a1 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Wed, 13 Feb 2019 22:30:09 +0100 Subject: Show video-mode option 'accel' in help and GUI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- src/osd/sdl/sdlmain.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osd/sdl/sdlmain.cpp') diff --git a/src/osd/sdl/sdlmain.cpp b/src/osd/sdl/sdlmain.cpp index f7d80a10484..37d1434a2e8 100644 --- a/src/osd/sdl/sdlmain.cpp +++ b/src/osd/sdl/sdlmain.cpp @@ -375,6 +375,7 @@ static void osd_sdl_info(void) void sdl_osd_interface::video_register() { video_options_add("soft", nullptr); + video_options_add("accel", nullptr); #if USE_OPENGL video_options_add("opengl", nullptr); #endif -- cgit v1.2.3-70-g09d2