mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Offset sanity checks
This commit is contained in:
@@ -105,7 +105,7 @@ static bool getmeshheader(struct MeshHeader**, unsigned int i, const char * cons
|
||||
|
||||
static bool getmeshbatch(struct Batch*, unsigned int offset, const char * const);
|
||||
|
||||
static bool getmesh(struct Mesh*, unsigned int i, const char* filename);
|
||||
static bool getmesh(struct Mesh*, unsigned int i, const char* filename, unsigned int filesize);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user