This commit is contained in:
Branimir Karadžić
2016-03-06 15:09:17 -08:00
parent 9edede219e
commit 6c13efba04
2 changed files with 3 additions and 10 deletions

View File

@@ -856,7 +856,7 @@ struct Group
namespace bgfx
{
int32_t read(bx::ReaderI* _reader, bgfx::VertexDecl& _decl);
int32_t read(bx::ReaderI* _reader, bgfx::VertexDecl& _decl, bx::Error* _err = NULL);
}
struct Mesh