#include "ddsfile.h"#include "ffactory.h"#include "bufffile.h"#include "formconv.h"#include "dx8wrapper.h"#include "bitmaphandler.h"#include "colorspace.h"#include <string.h>#include <ddraw.h>Go to the source code of this file.
Macros | |
| #define | DDSCAPS2_CUBEMAP 0x00000200L |
| #define | DDSCAPS2_VOLUME 0x00200000L |
| #define DDSCAPS2_CUBEMAP 0x00000200L |
Definition at line 31 of file ddsfile.cpp.
| #define DDSCAPS2_VOLUME 0x00200000L |
Definition at line 35 of file ddsfile.cpp.