#include "../tool/error.h"Include dependency graph for base.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | RELEASE |
| #define | XSTR(x) #x |
| #define | STR(x) XSTR(x) |
Typedefs | |
| typedef unsigned char | uchar |
| typedef unsigned short | ushort |
| typedef unsigned int | uint |
| typedef unsigned long | ulong |
| typedef unsigned char | uint8 |
| typedef signed char | sint8 |
| typedef signed long | sint32 |
1.4.7