Definition file, holds #define statements describing optional features of ZEngine.
Go to the source code of this file.
Defines | |
#define | USE_SDL_TTF |
Define to include font support. | |
#define | USE_SDL_IMAGE |
Define to include non-bmp image file support. | |
#define | USE_SDL_MIXER |
Define to include sound support. | |
#define | DEBUG_STREAM |
Undefine to disable debug streams for Error Handler. | |
#define | VERSION "0.7.6" |
Version number. |