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 8a4d67ecc2..2c05d096c3 100644
--- a/engines/access/bubble_box.h
+++ b/engines/access/bubble_box.h
@@ -38,7 +38,7 @@ class AccessEngine;
enum BoxType { TYPE_2 = 2, TYPE_4 = 4 };
-class BubbleBox: public Manager {
+class BubbleBox : public Manager {
private:
int _startItem, _startBox;
int _charCol, _rowOff;