aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 4f85e36624..42519bf78f 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -809,6 +809,7 @@ protected:
void o80_writeConfigFile();
void o80_cursorCommand();
void o80_setState();
+ void o80_drawBox();
void o80_drawWizPolygon();
void o80_unknownE0();
void o80_pickVarRandom();