mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-27 15:10:10 +00:00
[client] allow window resize event's before startup
This commit is contained in:
@@ -85,6 +85,7 @@ LG_RendererFormat;
|
||||
|
||||
typedef struct LG_RendererRect
|
||||
{
|
||||
bool valid;
|
||||
int x;
|
||||
int y;
|
||||
unsigned int w;
|
||||
|
||||
Reference in New Issue
Block a user