mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
removed leftover
This commit is contained in:
parent
41a80334ce
commit
fa605f1a7a
@ -193,7 +193,7 @@ void sdl_osd_interface::extract_video_config()
|
||||
{
|
||||
#if (defined SDLMAME_WIN32)
|
||||
stemp = "opengl";
|
||||
#elif (defined SDLMAME_MACOSX || defined __STEAMLINK__)
|
||||
#elif (defined SDLMAME_MACOSX)
|
||||
stemp = "bgfx";
|
||||
#else
|
||||
stemp = "soft";
|
||||
|
Loading…
Reference in New Issue
Block a user