aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/font.h')
-rw-r--r--engines/hopkins/font.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hopkins/font.h b/engines/hopkins/font.h
index a2ae88a028..08b32377a7 100644
--- a/engines/hopkins/font.h
+++ b/engines/hopkins/font.h
@@ -71,6 +71,7 @@ public:
int Index[4048];
byte *texte_tmp;
public:
+ FontManager();
void setParent(HopkinsEngine *vm);
void clearAll();