wut
1.0.0-beta9
Wii U Toolchain
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | TRUE 1 |
#define | FALSE 0 |
Typedefs | |
typedef int32_t | BOOL |
#define TRUE 1 |
Definition at line 7 of file wut_types.h.
#define FALSE 0 |
Definition at line 11 of file wut_types.h.
typedef int32_t BOOL |
Definition at line 4 of file wut_types.h.