mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Identify many variable types and fix some compiler warnings
This commit is contained in:
+1
-1
@@ -134,4 +134,4 @@ typedef struct {
|
||||
u8 map[PFS_INODE_DIST_MAP];
|
||||
} __OSInodeCache;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -39,4 +39,6 @@ typedef s32 ptrdiff_t;
|
||||
//#include <stddef.h>
|
||||
//#endif
|
||||
|
||||
typedef float Matrix[4][4];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user