This commit is contained in:
Sasha Szpakowski
2024-10-17 23:10:10 -03:00
parent 8c52dce565
commit 7ca40027e0
224 changed files with 8872 additions and 6448 deletions
+2
View File
@@ -305,6 +305,8 @@ struct SDL_Renderer
SDL_PropertiesID props;
SDL_Texture *debug_char_texture_atlas;
bool destroyed; // already destroyed by SDL_DestroyWindow; just free this struct in SDL_DestroyRenderer.
void *internal;