mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Separated GL context code.
This commit is contained in:
@@ -94,7 +94,7 @@ namespace entry
|
||||
, 0
|
||||
);
|
||||
|
||||
bgfx::setHwnd(m_hwnd);
|
||||
bgfx::winSetHwnd(m_hwnd);
|
||||
|
||||
adjust(DEFAULT_WIDTH, DEFAULT_HEIGHT, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user