mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-14 07:43:14 +00:00
testmanymouse: fix argument parsing
This commit is contained in:
@@ -521,6 +521,7 @@ int main(int argc, char *argv[])
|
||||
SDLTest_CommonQuit(state);
|
||||
return 1;
|
||||
}
|
||||
i += consumed;
|
||||
}
|
||||
|
||||
if (!SDLTest_CommonInit(state)) {
|
||||
|
||||
Reference in New Issue
Block a user