aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/kyra/screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/screen.h b/engines/kyra/screen.h
index 0f8208c791..8703ee3ee6 100644
--- a/engines/kyra/screen.h
+++ b/engines/kyra/screen.h
@@ -133,7 +133,7 @@ private:
int _width, _height;
- uint8 _numGlyphs;
+ int _numGlyphs;
uint8 *_widthTable;
uint8 *_heightTable;