Updates for bazel on windows.
This commit is contained in:
6
x11.cpp
6
x11.cpp
@@ -17,11 +17,15 @@
|
||||
* Free Software Foundation, Inc., *
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
// clang-format off
|
||||
#include "x11.h"
|
||||
#if defined USE_GLX
|
||||
#include "main.h"
|
||||
#include "version.h"
|
||||
|
||||
#endif
|
||||
// clang-format on
|
||||
#if defined USE_GLX
|
||||
int InitGL(OpenArena::Level* level) {
|
||||
level->LoadGLTextures();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user