mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Compile fix.
svn-id: r15533
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user