summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/ddsurfacedesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/cross/ddsurfacedesc.h')
-rw-r--r--o3d/core/cross/ddsurfacedesc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/core/cross/ddsurfacedesc.h b/o3d/core/cross/ddsurfacedesc.h
index 1742c16..adc8ffd 100644
--- a/o3d/core/cross/ddsurfacedesc.h
+++ b/o3d/core/cross/ddsurfacedesc.h
@@ -210,7 +210,7 @@ struct DDSURFACEDESC2 {
};
DWORD dwAlphaBitDepth; // depth of alpha buffer requested
DWORD dwReserved; // reserved
- LPVOID lpSurface; // pointer to the associated surface memory
+ DWORD lpSurface; // pointer to the associated surface memory
union {
DDCOLORKEY ddckCKDestOverlay; // color key for destination overlay
DWORD dwEmptyFaceColor; // color for empty cubemap faces