mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
stuff for SDL3
This commit is contained in:
parent
cf0659e62a
commit
f908f4917b
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include "sdl-util.h"
|
||||
|
||||
#include <string>
|
||||
#include <SDL3/SDL_rwops.h>
|
||||
#include <SDL3/SDL_iostream.h>
|
||||
|
||||
struct ALDataSource;
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include <SDL3/SDL_scancode.h>
|
||||
#include <SDL3/SDL_joystick.h>
|
||||
#include <SDL3/SDL_gamecontroller.h>
|
||||
#include <SDL3/SDL_gamepad.h>
|
||||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Reference in a new issue