This commit is contained in:
Branimir Karadžić
2018-04-22 08:12:42 -07:00
parent 7fe816f2a5
commit 0a72ce0110

View File

@@ -596,7 +596,7 @@ typedef struct bgfx_resolution_s
{
uint32_t width;
uint32_t height;
uint32_t flags;
uint32_t reset;
} bgfx_resolution_t;