mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Meshes with multiple batches handled
This commit is contained in:
@@ -87,7 +87,7 @@ bool getmeshheader(struct MeshHeader**, unsigned int i, const char * const);
|
||||
|
||||
// ** = 'pass by reference' of a pointer to struct
|
||||
bool getmeshbatch(struct Batch*,
|
||||
struct MeshHeader*,
|
||||
unsigned int offset,
|
||||
const char * const);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user