mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 03:48:14 +00:00
tests: start memory tracking first + clean up cached text textures
This commit is contained in:
@@ -261,7 +261,7 @@ int main(int argc, char *argv[])
|
||||
return_code = test_sdl_delay_within_bounds();
|
||||
}
|
||||
|
||||
SDLTest_CommonDestroyState(state);
|
||||
SDL_Quit();
|
||||
SDLTest_CommonDestroyState(state);
|
||||
return return_code;
|
||||
}
|
||||
|
Reference in New Issue
Block a user