Compile fix.

svn-id: r15533
This commit is contained in:
Torbjörn Andersson
2004-10-12 17:05:16 +00:00
parent 372eeb54cb
commit 3842898a3e
+1 -1
View File
@@ -688,7 +688,7 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
_languageIndex = NULL;
_costumeRenderer = NULL;
_2byteFontPtr = 0;
_V1_talkingActor = 0;
_V1TalkingActor = 0;
_wizNumPolygons = 200; // Used as constant in original
_wizPolygons = NULL;