aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_eob.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/screen_eob.h')
-rw-r--r--engines/kyra/screen_eob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/screen_eob.h b/engines/kyra/screen_eob.h
index d2d888107a..78361ebaa6 100644
--- a/engines/kyra/screen_eob.h
+++ b/engines/kyra/screen_eob.h
@@ -100,7 +100,7 @@ private:
static const int _screenDimTableCount;
ScreenDim **_customDimTable;
- int _curDimIndex;
+ int _curDimIndex;
};
} // End of namespace Kyra