mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Make SDL2 default on macOS (#16039)
This commit is contained in:
parent
d795c28af8
commit
0bdd5f294e
12 changed files with 22 additions and 14 deletions
|
@ -2,7 +2,7 @@
|
|||
// This file is part of the "Irrlicht Engine".
|
||||
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
||||
|
||||
#include "Driver.h"
|
||||
#include "DriverGLES2.h"
|
||||
#include <stdexcept>
|
||||
#include <cassert>
|
||||
#include "mt_opengl.h"
|
Loading…
Add table
Add a link
Reference in a new issue