Merge pull request #170 from mbcoguno/osx-libsdl-glext

Drop NO_SDL_GLEXT define on OSX [mbcoguno]
This commit is contained in:
R. Belmont 2015-05-02 21:48:27 -04:00
commit f5ab8dbe65

View file

@ -79,7 +79,6 @@ if BASE_TARGETOS=="unix" then
}
else
defines {
"NO_SDL_GLEXT",
"MACOSX_USE_LIBSDL",
}
buildoptions {