SSBM Decomp
|
Go to the source code of this file.
Macros | |
#define | NULL ((void*) 0) |
A null pointer. | |
Typedefs | |
typedef unsigned short | wchar_t |
typedef signed int | ssize_t |
typedef unsigned long | size_t |
typedef unsigned int | usize_t |
typedef signed int | intptr_t |
typedef unsigned int | uintptr_t |
__PPCGEKKO__
. #define NULL ((void*) 0) |
A null pointer.
typedef unsigned short wchar_t |
typedef signed int ssize_t |
typedef unsigned long size_t |
typedef signed int intptr_t |
typedef unsigned int uintptr_t |