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 78e3a0acb8..77839542dd 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -774,6 +774,7 @@ protected:
void o72_pickVarRandom();
void o72_redimArray();
void o72_copyString();
+ void o72_appendString();
void o72_concatString();
void o72_checkGlobQueue();
void o72_readINI();