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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/access/bubble_box.h b/engines/access/bubble_box.h
index 065e0ef82a..26cda6c2a5 100644
--- a/engines/access/bubble_box.h
+++ b/engines/access/bubble_box.h
@@ -87,7 +87,8 @@ public:
/**
* Prints a text bubble and it's contents
*/
- void printBubble(const Common::String &msg);
+ void printBubble_v1(const Common::String &msg);
+ void printBubble_v2(const Common::String &msg);
/*
* Draws the background for a text bubble