mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Merged a/iosanitycheck into master
This commit is contained in:
@@ -99,7 +99,8 @@ typedef struct {
|
||||
// input: pointer to struct, order, file data
|
||||
bool (* const getmesh) (struct Mesh*,
|
||||
unsigned int i,
|
||||
const char*);
|
||||
const char*,
|
||||
unsigned int filesize);
|
||||
} fn_devil1geo;
|
||||
extern fn_devil1geo const DEVIL1GEO;
|
||||
|
||||
|
Reference in New Issue
Block a user