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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/robotmain.h b/src/object/robotmain.h
index 73315af..1ab1b46 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -469,6 +469,8 @@ protected:
int m_delayWriteMessage;
int m_movieInfoIndex;
+ CObject* m_controller;
+
//Level Checker flags
bool m_beginObject;
bool m_terrainGenerate;