forked from Green-Sky/tomato
update sdl Merge commit '644725478f4de0f074a6834e8423ac36dce3974f'
This commit is contained in:
1
external/sdl/SDL/test/testfile.c
vendored
1
external/sdl/SDL/test/testfile.c
vendored
@ -369,6 +369,7 @@ int main(int argc, char *argv[])
|
||||
SDL_RWclose(rwops);
|
||||
SDL_Log("test5 OK\n");
|
||||
cleanup();
|
||||
SDL_Quit();
|
||||
SDLTest_CommonDestroyState(state);
|
||||
return 0; /* all ok */
|
||||
}
|
||||
|
Reference in New Issue
Block a user