summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/robotmain.h')
-rw-r--r--src/object/robotmain.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/object/robotmain.h b/src/object/robotmain.h
index 6a45473..181a1cb 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -447,6 +447,14 @@ protected:
int m_delayWriteMessage;
int m_movieInfoIndex;
+ bool m_beginObject;
+ bool m_terrainGenerate;
+ bool m_terrainInitTextures;
+ bool m_terrainInit;
+ bool m_terrainCreate;
+
+ int m_version; // Mission file version
+ bool m_retroStyle; // Retro style
bool m_immediatSatCom; // SatCom immediately?
bool m_beginSatCom; // messages SatCom poster?
bool m_movieLock; // movie in progress?