aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/timers.h')
-rwxr-xr-xengines/pegasus/timers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/timers.h b/engines/pegasus/timers.h
index 4ad2df0587..65e7d21372 100755
--- a/engines/pegasus/timers.h
+++ b/engines/pegasus/timers.h
@@ -50,6 +50,7 @@ protected:
virtual void useIdleTime() {}
bool _isIdling;
+ Idler *_nextIdler, *_prevIdler;
};
enum {