diff options
Diffstat (limited to 'simon/simon.h')
-rw-r--r-- | simon/simon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simon.h b/simon/simon.h index 0b2f098760..abe07ab710 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -174,6 +174,7 @@ public: bool _dx_use_3_or_4_for_lock; bool _mouse_pos_changed; + bool _debugMode; bool _start_mainscript; bool _continous_mainscript; bool _continous_vgascript; |