diff --git a/LEGO1/mxdirectdraw.cpp b/LEGO1/mxdirectdraw.cpp index fbf2b4c3..a2b22779 100644 --- a/LEGO1/mxdirectdraw.cpp +++ b/LEGO1/mxdirectdraw.cpp @@ -2,7 +2,7 @@ #include "mxdirectdraw.h" -int g_paletteIndexed8 = 0; +BOOL g_paletteIndexed8 = 0; BOOL DAT_10100c70 = 0; HRESULT MxDirectDraw::SetEntries()