switch to SDL3 dep
This commit is contained in:
parent
4be6d30cd9
commit
0a48e85a31
21 changed files with 57 additions and 57 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <SDL_config.h>
|
||||
#endif
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
EmuWindow_SDL2_Null::EmuWindow_SDL2_Null(InputCommon::InputSubsystem* input_subsystem_,
|
||||
Core::System& system_, bool fullscreen)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue