aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/surface.h')
-rw-r--r--engines/lure/surface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/lure/surface.h b/engines/lure/surface.h
index 5bbd21054a..e8066de4a1 100644
--- a/engines/lure/surface.h
+++ b/engines/lure/surface.h
@@ -135,6 +135,8 @@ public:
bool show();
};
+extern int numFontChars;
+
} // End of namespace Lure
#endif