From 28da377ccb945797aedf76c73eaec4773d03a0ef Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Wed, 12 Nov 2008 23:21:05 +0000 Subject: Saving and loading from the GMM is now supported in the cine engine svn-id: r35031 --- engines/cine/various.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/cine/various.cpp') diff --git a/engines/cine/various.cpp b/engines/cine/various.cpp index 1bd3d3967c..4d928456d4 100644 --- a/engines/cine/various.cpp +++ b/engines/cine/various.cpp @@ -115,7 +115,7 @@ uint16 yMoveKeyb = kKeybMoveCenterY; SelectedObjStruct currentSelectedObject; -static CommandeType currentSaveName[10]; +CommandeType currentSaveName[10]; int16 currentDisk; static const int16 choiceResultTable[] = { 1, 1, 1, 2, 1, 1, 1 }; -- cgit v1.2.3