mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Fixed build.
This commit is contained in:
@@ -226,7 +226,7 @@ namespace bgfx
|
||||
|
||||
protected:
|
||||
#if BGFX_CONFIG_MEMORY_TRACKING
|
||||
bx::LwMutex m_mutex;
|
||||
bx::Mutex m_mutex;
|
||||
uint32_t m_numBlocks;
|
||||
uint32_t m_maxBlocks;
|
||||
#endif // BGFX_CONFIG_MEMORY_TRACKING
|
||||
|
||||
Reference in New Issue
Block a user