aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/inter.h')
-rw-r--r--engines/gob/inter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/gob/inter.h b/engines/gob/inter.h
index f8bf49aed0..18b7260f78 100644
--- a/engines/gob/inter.h
+++ b/engines/gob/inter.h
@@ -610,6 +610,8 @@ protected:
void o7_draw0xC5();
void o7_draw0xC6();
+ void o7_oemToANSI(OpGobParams &params);
+
private:
void storeValue(uint16 index, uint16 type, uint32 value);
void storeValue(uint32 value);