mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
Just the functional assimp lib rather than the entire assimp repository unnecessarily.
This commit is contained in:
parent
bf170ffbca
commit
25ce4477ce
1747 changed files with 9012 additions and 925008 deletions
|
|
@ -78,10 +78,6 @@ extern "C" {
|
|||
even in the case of corrupted input.
|
||||
*/
|
||||
|
||||
#ifdef __ANDROID__
|
||||
typedef unsigned long zcrc_t;
|
||||
#endif
|
||||
|
||||
typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
|
||||
typedef void (*free_func) OF((voidpf opaque, voidpf address));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue