summaryrefslogtreecommitdiff
path: root/src/win95/awtexld.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/awtexld.hpp')
-rw-r--r--src/win95/awtexld.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win95/awtexld.hpp b/src/win95/awtexld.hpp
index 34e287f..e41400c 100644
--- a/src/win95/awtexld.hpp
+++ b/src/win95/awtexld.hpp
@@ -23,6 +23,7 @@ namespace AwTl {
bool palettizedB : 1;
bool alphaB : 1;
bool validB : 1;
+ bool texB : 1;
unsigned bitsPerPixel;
unsigned redLeftShift;