mirror of https://github.com/bkaradzic/bgfx
Cleanup.
This commit is contained in:
parent
07f5e1184c
commit
114b9ed10a
|
@ -102,6 +102,8 @@ public:
|
|||
{
|
||||
ddPush();
|
||||
|
||||
ddSetWireframe(false);
|
||||
|
||||
ddSetColor(0xff0000ff);
|
||||
|
||||
float tmp[3];
|
||||
|
|
Loading…
Reference in New Issue