mirror of
https://github.com/n64decomp/mk64
synced 2026-05-26 07:18:58 -04:00
audio load.c decomp (#176)
This commit is contained in:
@@ -37,6 +37,7 @@ typedef s32 intptr_t;
|
||||
typedef s32 ptrdiff_t;
|
||||
#else
|
||||
#include <stddef.h>
|
||||
typedef ptrdiff_t ssize_t;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user