aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_mr.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/screen_mr.h')
-rw-r--r--engines/kyra/screen_mr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/screen_mr.h b/engines/kyra/screen_mr.h
index 4107003b12..c02fc4bfb2 100644
--- a/engines/kyra/screen_mr.h
+++ b/engines/kyra/screen_mr.h
@@ -39,6 +39,7 @@ public:
void setScreenDim(int dim);
const ScreenDim *getScreenDim(int dim);
+ int screenDimTableCount() const { return _screenDimTableCount; }
int getLayer(int x, int y);