Branimir Karadžić 7 лет назад
Родитель
Сommit
c130cc8981
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      include/bgfx/c99/bgfx.h

+ 1 - 1
include/bgfx/c99/bgfx.h

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