mirror of
https://github.com/yawut/SDL.git
synced 2026-04-21 16:17:28 -05:00
Patched to compile.
This commit is contained in:
parent
7f4293d409
commit
13699c157c
|
|
@ -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