VAR 78 controls platform in HE80+ games.

svn-id: r17881
This commit is contained in:
Travis Howell 2005-05-01 07:16:48 +00:00
parent c76f228f67
commit 2b351f73f4
3 changed files with 5 additions and 2 deletions

View file

@ -1291,6 +1291,7 @@ ScummEngine_v72he::ScummEngine_v72he(GameDetector *detector, OSystem *syst, cons
VAR_NUM_PALETTES = 0xFF;
VAR_NUM_UNK = 0xFF;
VAR_POLYGONS_ONLY = 0xFF;
VAR_PLATFORM = 0xFF;
VAR_WINDOWS_VERSION = 0xFF;
VAR_U32_VERSION = 0xFF;
VAR_WIZ_TCOLOR = 0xFF;