Fix building on PSP
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <malloc.h>
|
||||
#include <sys/endian.h>
|
||||
#else
|
||||
#include <endian.h>
|
||||
#define le32toh(x) (x)
|
||||
#endif
|
||||
|
||||
typedef bool bool_t;
|
||||
|
||||
Reference in New Issue
Block a user