diff --git a/dds.d b/dds.d index 5edf334..9cd5e93 100644 --- a/dds.d +++ b/dds.d @@ -253,7 +253,7 @@ align(1): } uint alphaBitDepth; uint reserved; - void* surface; + uint /+void*+/ surface; union { ddsColorKey_t ckDestOverlay; uint emptyFaceColor;