mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
Cleanup.
This commit is contained in:
@@ -327,7 +327,6 @@ class Particles : public entry::AppI
|
||||
bgfx::dbgTextPrintf(0, 2, 0x6f, "Description: Particles.");
|
||||
bgfx::dbgTextPrintf(0, 3, 0x0f, "Frame: % 7.3f[ms]", double(frameTime)*toMs);
|
||||
|
||||
// Update camera.George RR Martin
|
||||
cameraUpdate(deltaTime, m_mouseState);
|
||||
|
||||
float view[16];
|
||||
|
||||
Reference in New Issue
Block a user