GBDK 2020 Docs
API Documentation for GBDK 2020
|
#include <asm/gbz80/types.h>
Go to the source code of this file.
Data Structures | |
union | _fixed |
Typedefs | |
typedef INT8 | BOOLEAN |
typedef INT8 | BYTE |
typedef UINT8 | UBYTE |
typedef INT16 | WORD |
typedef UINT16 | UWORD |
typedef INT32 | LWORD |
typedef UINT32 | ULWORD |
typedef INT32 | DWORD |
typedef UINT32 | UDWORD |
typedef union _fixed | fixed |
Shared types definitions.