mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 11:07:42 +00:00
@@ -11,6 +11,7 @@ extern "C" {
|
||||
|
||||
// Dolphin u32 is unsigned long
|
||||
typedef unsigned int uint;
|
||||
typedef unsigned char uchar;
|
||||
|
||||
// Pointer to unknown, to be determined at a later date.
|
||||
typedef void* unkptr;
|
||||
|
||||
Reference in New Issue
Block a user