mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -727,6 +727,7 @@ namespace entry
|
||||
|
||||
bgfx::NativeWindowHandleType::Enum getNativeWindowHandleType(WindowHandle _handle)
|
||||
{
|
||||
BX_UNUSED(_handle);
|
||||
return bgfx::NativeWindowHandleType::Default;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user