#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <assert.h>
#include <ctype.h>
#include <math.h>
Go to the source code of this file.
◆ FORCEINLINE
#define FORCEINLINE inline |
◆ GCC_PRINTF
#define GCC_PRINTF |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ MAXPATHLEN
◆ NORETURN_POST
◆ NORETURN_PRE
◆ PACKED_STRUCT
◆ PI
#define PI 3.14159265358979323846 |
◆ PLUGIN_EXPORT
◆ SCUMMVM_USE_PRAGMA_PACK
#define SCUMMVM_USE_PRAGMA_PACK |
◆ STRINGBUFLEN
#define STRINGBUFLEN 1024 |
◆ byte
typedef unsigned char byte |
◆ int16
typedef signed short int16 |
◆ int32
◆ int8
◆ OverlayColor
◆ uint
typedef unsigned int uint |
◆ uint16
◆ uint32
◆ uint8
typedef unsigned char uint8 |