mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
WTF was I thinking
This commit is contained in:
parent
1f2763cc32
commit
d7d3818ea6
@ -70,7 +70,6 @@ if _OPTIONS["SDL_LIBVER"]=="sdl2" then
|
||||
else
|
||||
defines {
|
||||
"SDLMAME_SDL2=0",
|
||||
"SYNC_IMPLEMENTATION=" .. SYNC_IMPLEMENTATION,
|
||||
}
|
||||
end
|
||||
|
||||
@ -82,6 +81,7 @@ end
|
||||
|
||||
defines {
|
||||
"OSD_SDL",
|
||||
"SYNC_IMPLEMENTATION=" .. SYNC_IMPLEMENTATION,
|
||||
}
|
||||
|
||||
if BASE_TARGETOS=="unix" then
|
||||
|
Loading…
Reference in New Issue
Block a user