mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +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
|
@ -221,6 +221,7 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
quit:
|
||||
SDLTest_CleanupTextDrawing();
|
||||
SDLTest_CommonQuit(state);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue