mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed OSX build.
This commit is contained in:
@@ -1211,7 +1211,6 @@ public:
|
||||
uint16_t m_totalInstancesCount;
|
||||
|
||||
static const uint16_t s_maxNoofProps = 10;
|
||||
static const uint16_t s_maxNoofPerPropInstances = 200;
|
||||
|
||||
static const uint16_t s_maxNoofInstances = 2048;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user