aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorRobert Göffringmann2003-07-01 22:21:20 +0000
committerRobert Göffringmann2003-07-01 22:21:20 +0000
commit665ab4a8d9bcc5c4176351f208958449d0907b63 (patch)
tree4c3fc61fc5d537917776e710163730bb92d15fa7 /sky/sky.h
parentffaeb5424fca2eba2528f8c2d9db674d47f03395 (diff)
downloadscummvm-rg350-665ab4a8d9bcc5c4176351f208958449d0907b63.tar.gz
scummvm-rg350-665ab4a8d9bcc5c4176351f208958449d0907b63.tar.bz2
scummvm-rg350-665ab4a8d9bcc5c4176351f208958449d0907b63.zip
bass is completable now.
svn-id: r8691
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sky/sky.h b/sky/sky.h
index dc55f9e53b..3778959775 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -66,6 +66,7 @@ protected:
uint16 _debugMode;
uint16 _debugLevel;
+ bool _paintGrid;
int _numScreenUpdates;