mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-08 19:06:26 +00:00
tests: start memory tracking first + clean up cached text textures
This commit is contained in:
@@ -221,6 +221,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
quit:
|
||||
SDLTest_CleanupTextDrawing();
|
||||
SDLTest_CommonQuit(state);
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user