wut  1.0.0-beta9
Wii U Toolchain
Macros | Typedefs
wut_types.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define TRUE   1
 
#define FALSE   0
 

Typedefs

typedef int32_t BOOL
 

Macro Definition Documentation

◆ TRUE

#define TRUE   1

Definition at line 7 of file wut_types.h.

◆ FALSE

#define FALSE   0

Definition at line 11 of file wut_types.h.

Typedef Documentation

◆ BOOL

typedef int32_t BOOL

Definition at line 4 of file wut_types.h.