mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed GCC warning.
This commit is contained in:
@@ -332,6 +332,7 @@ namespace entry
|
||||
|
||||
void setMouseLock(bool _lock)
|
||||
{
|
||||
BX_UNUSED(_lock);
|
||||
}
|
||||
|
||||
} // namespace entry
|
||||
|
||||
Reference in New Issue
Block a user