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