aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui32/gui32.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gui32/gui32.h')
-rw-r--r--engines/sci/gui32/gui32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sci/gui32/gui32.h b/engines/sci/gui32/gui32.h
index a0dae12f0e..d8a49542bb 100644
--- a/engines/sci/gui32/gui32.h
+++ b/engines/sci/gui32/gui32.h
@@ -109,6 +109,8 @@ public:
void setCursorPos(Common::Point pos);
void moveCursor(Common::Point pos);
+ void modifyPriorityBands(int top, int bottom);
+
bool debugUndither(bool flag);
bool debugShowMap(int mapNo);