Added a window flash operation to be explicit about window flash behavior
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct
|
||||
const char *window_title;
|
||||
const char *window_icon;
|
||||
Uint32 window_flags;
|
||||
SDL_bool flash_on_focus_loss;
|
||||
int window_x;
|
||||
int window_y;
|
||||
int window_w;
|
||||
|
||||
Reference in New Issue
Block a user