aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/perso.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cruise/perso.cpp')
-rw-r--r--engines/cruise/perso.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/cruise/perso.cpp b/engines/cruise/perso.cpp
index 27d3c8cb7d..1e92b8bc3e 100644
--- a/engines/cruise/perso.cpp
+++ b/engines/cruise/perso.cpp
@@ -46,12 +46,12 @@ void freeCTP() {
}
if (polyStruct) {
- polyStructNorm.clear();
- polyStructExp.clear();
+ CVars.polyStructNorm.clear();
+ CVars.polyStructExp.clear();
polyStruct = NULL;
}
- ctpVar17 = NULL;
+ CVars.ctpVar17 = NULL;
polyStruct = NULL;
strcpy((char *)currentCtpName, "");