aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/font.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/font.cpp')
-rw-r--r--engines/parallaction/font.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/font.cpp b/engines/parallaction/font.cpp
index 07e736a6d3..64d2d170ee 100644
--- a/engines/parallaction/font.cpp
+++ b/engines/parallaction/font.cpp
@@ -239,7 +239,7 @@ public:
class DosDialogueFont : public DosFont {
private:
- static const byte _glyphWidths[126];
+ static const byte _glyphWidths[126];
protected:
uint16 width(byte c) {