mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
Patched to compile.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user