mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-25 09:17:12 +01:00
Patched to compile.
This commit is contained in:
parent
208636828d
commit
9f111ce4b9
@ -170,6 +170,7 @@ SDL_Window* initWindow(SDL_Window *window, int width,int height)
|
||||
|
||||
void loop()
|
||||
{
|
||||
static SDL_Window *window = NULL;
|
||||
SDL_Event event;
|
||||
SDL_RWops *stream;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user