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 9d6297fcf0..2837ae303e 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -733,6 +733,7 @@ protected:
void o72_arrayOps();
void o72_dimArray();
void o72_dim2dimArray();
+ void o72_unknownC1();
void o72_drawWizImage();
void o72_shuffle();
void o72_jumpToScript();