This commit is contained in:
Branimir Karadžić
2018-06-19 21:09:44 -07:00
parent f4e1f47e1c
commit c130cc8981

View File

@@ -640,7 +640,7 @@ typedef struct bgfx_init_s
uint16_t vendorId;
uint16_t deviceId;
bool debug;
bool profiling;
bool profile;
bgfx_resolution_t resolution;
bgfx_init_limits_t limits;