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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/bubble_box.h b/engines/access/bubble_box.h
index 2c05d096c3..0130344c7e 100644
--- a/engines/access/bubble_box.h
+++ b/engines/access/bubble_box.h
@@ -48,7 +48,7 @@ public:
Common::Rect _bounds;
Common::StringArray _nameIndex;
Common::String _bubbleTitle;
- const char *_bubblePtr;
+ Common::String _bubbleDisplStr;
int _fieldD;
int _fieldE;
int _fieldF;