mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-16 03:39:56 -05:00
Merge branch 'master' of cane:bkaradzic/bgfx
This commit is contained in:
commit
7d4c58f930
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ namespace bgfx { namespace gl
|
|||
{
|
||||
GlContext()
|
||||
: m_context(0)
|
||||
, m_view(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue