Explorar el Código

testmanymouse: fix argument parsing

Anonymous Maarten hace 1 año
padre
commit
99d28ca485
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      test/testmanymouse.c

+ 1 - 0
test/testmanymouse.c

@@ -521,6 +521,7 @@ int main(int argc, char *argv[])
             SDLTest_CommonQuit(state);
             SDLTest_CommonQuit(state);
             return 1;
             return 1;
         }
         }
+        i += consumed;
     }
     }
 
 
     if (!SDLTest_CommonInit(state)) {
     if (!SDLTest_CommonInit(state)) {