Branimir Karadžić 9 年之前
父節點
當前提交
db64e34681
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/14-shadowvolumes/shadowvolumes.cpp

+ 1 - 1
examples/14-shadowvolumes/shadowvolumes.cpp

@@ -989,7 +989,7 @@ typedef std::vector<Group> GroupArray;
 
 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