Parcourir la source

Patched to compile.

Ryan C. Gordon il y a 11 ans
Parent
commit
9f111ce4b9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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()
 {
+    static SDL_Window *window = NULL;
     SDL_Event event;
     SDL_RWops *stream;