mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -455,6 +455,7 @@ struct Mesh
|
||||
group.m_vbh = bgfx::createVertexBuffer(mem, m_decl);
|
||||
}
|
||||
break;
|
||||
|
||||
case BGFX_CHUNK_MAGIC_VBC:
|
||||
{
|
||||
read(_reader, group.m_sphere);
|
||||
|
||||
Reference in New Issue
Block a user