mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-28 13:10:37 +00:00
Added space in the common state structure for render targets
This commit is contained in:
@@ -82,6 +82,7 @@ typedef struct
|
||||
Uint32 render_flags;
|
||||
SDL_bool skip_renderer;
|
||||
SDL_Renderer **renderers;
|
||||
SDL_Texture **targets;
|
||||
|
||||
/* Audio info */
|
||||
const char *audiodriver;
|
||||
|
||||
Reference in New Issue
Block a user