aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 186ed71dea..d208672ac7 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -1013,7 +1013,7 @@ public:
protected:
/* HE version 90 script opcodes */
- void o90_dup();
+ void o90_dup_n();
void o90_min();
void o90_max();
void o90_sin();