From 5673c1665a2c6d7fdaf1a20d554bb135a20c7bc8 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 5 May 2017 12:00:00 +0200 Subject: Import icculus.org release (2017-05-05) --- src/win95/aw.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/win95/aw.h') diff --git a/src/win95/aw.h b/src/win95/aw.h index 8b9985c..4a4ecec 100644 --- a/src/win95/aw.h +++ b/src/win95/aw.h @@ -19,6 +19,9 @@ typedef struct DIRECTDRAWSURFACE float RecipW; float RecipH; + int hasAlpha; + int hasChroma; + int filter; } DIRECTDRAWSURFACE; -- cgit v1.3