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