mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 13:07:40 +00:00
CTextRenderBuffer matches
This commit is contained in:
@@ -11,7 +11,9 @@ extern "C" {
|
||||
|
||||
// Dolphin u32 is unsigned long
|
||||
typedef unsigned int uint;
|
||||
typedef signed short sshort;
|
||||
typedef unsigned short ushort;
|
||||
typedef signed char schar;
|
||||
typedef unsigned char uchar;
|
||||
|
||||
// Pointer to unknown, to be determined at a later date.
|
||||
|
||||
Reference in New Issue
Block a user