mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
tests: start memory tracking first + clean up cached text textures
This commit is contained in:
parent
6f1136c6ce
commit
3bfc103e76
6 changed files with 17 additions and 12 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue