aboutsummaryrefslogtreecommitdiff
path: root/engines/access/bubble_box.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/bubble_box.h')
-rw-r--r--engines/access/bubble_box.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/access/bubble_box.h b/engines/access/bubble_box.h
index ceafe13f6b..15dee099d0 100644
--- a/engines/access/bubble_box.h
+++ b/engines/access/bubble_box.h
@@ -96,6 +96,7 @@ public:
int doBox_v1(int item, int box, int &type);
void getList(const char *data[], int *flags);
+ void SETCURSORPOS(int posX, int posY);
};
} // End of namespace Access