aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks/aspit.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/riven_stacks/aspit.h')
-rw-r--r--engines/mohawk/riven_stacks/aspit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/riven_stacks/aspit.h b/engines/mohawk/riven_stacks/aspit.h
index 2a6d88f936..aa3c20f437 100644
--- a/engines/mohawk/riven_stacks/aspit.h
+++ b/engines/mohawk/riven_stacks/aspit.h
@@ -89,6 +89,7 @@ private:
void cathBookDrawPage(uint32 page);
+ bool showConfirmationDialog(const char *message, const char *confirmButton, const char *cancelButton);
};
} // End of namespace RivenStacks