mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
Merge pull request #170 from mbcoguno/osx-libsdl-glext
Drop NO_SDL_GLEXT define on OSX [mbcoguno]
This commit is contained in:
commit
f5ab8dbe65
@ -79,7 +79,6 @@ if BASE_TARGETOS=="unix" then
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
defines {
|
defines {
|
||||||
"NO_SDL_GLEXT",
|
|
||||||
"MACOSX_USE_LIBSDL",
|
"MACOSX_USE_LIBSDL",
|
||||||
}
|
}
|
||||||
buildoptions {
|
buildoptions {
|
||||||
|
Loading…
Reference in New Issue
Block a user