mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-12 22:39:00 +00:00
Move the main header with SDL_MAIN_USE_CALLBACKS
This commit is contained in:
parent
5eeeaf4780
commit
60396971ce
@ -11,9 +11,9 @@
|
||||
*/
|
||||
|
||||
#define SDL_MAIN_USE_CALLBACKS 1
|
||||
#include <SDL3/SDL_main.h>
|
||||
#include <SDL3/SDL_test.h>
|
||||
#include <SDL3/SDL_test_common.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
static SDL_Window *window = NULL;
|
||||
static SDL_Renderer *renderer = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user