mirror of
https://github.com/n64decomp/mk64
synced 2026-09-03 01:43:54 -04:00
fix compilation issue and add some model to extract
This commit is contained in:
@@ -43,6 +43,7 @@ typedef s32 intptr_t;
|
||||
typedef s32 ptrdiff_t;
|
||||
#else
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
typedef ptrdiff_t ssize_t;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user