mirror of
https://github.com/encounter/SDL.git
synced 2025-05-21 14:51:27 +00: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…
x
Reference in New Issue
Block a user