mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -117,6 +117,7 @@ class ExampleCubes : public entry::AppI
|
||||
public:
|
||||
ExampleCubes(const char* _name, const char* _description)
|
||||
: entry::AppI(_name, _description)
|
||||
, m_pt(0)
|
||||
, m_r(true)
|
||||
, m_g(true)
|
||||
, m_b(true)
|
||||
|
||||
Reference in New Issue
Block a user