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 d4dd598dbe..e60dd1d0f0 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -778,6 +778,7 @@ protected:
virtual const char *getOpcodeDesc(byte i);
/* HE version 80 script opcodes */
+ void o80_unknown49();
void o80_setState();
};