mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Only include <SDL3/SDL.h>
This commit is contained in:
parent
5a5834f5c1
commit
049f00df85
@ -30,11 +30,8 @@
|
||||
#include "viewmanager/viewmanager.h"
|
||||
|
||||
#define SDL_MAIN_USE_CALLBACKS
|
||||
#include <SDL3/SDL_filesystem.h>
|
||||
#include <SDL3/SDL_init.h>
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
#include <SDL3/SDL_messagebox.h>
|
||||
#include <SDL3/SDL_timer.h>
|
||||
#include <iniparser.h>
|
||||
#include <time.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user