aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index 370616698c..3b4485ffe6 100644
--- a/scumm.h
+++ b/scumm.h
@@ -1558,7 +1558,7 @@ public:
void o6_kernelFunction();
void o6_getAnimateVariable();
void o6_drawBlastObject();
- void o6_setBlastWindow();
+ void o6_getActorPriority();
/* Scumm Vars */
byte VAR_EGO;