Browse Source

Patched to compile.

Ryan C. Gordon 10 years ago
parent
commit
9f111ce4b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/testgesture.c

+ 1 - 0
test/testgesture.c

@@ -170,6 +170,7 @@ SDL_Window* initWindow(SDL_Window *window, int width,int height)
 
 
 void loop()
 void loop()
 {
 {
+    static SDL_Window *window = NULL;
     SDL_Event event;
     SDL_Event event;
     SDL_RWops *stream;
     SDL_RWops *stream;