aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-25 16:27:24 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commite8bdaee8bf1404f42203c69def0a1f834f2ad386 (patch)
treeeaf4d8cd9e904aafda7bec7daa26611d40b3f630 /engines/dm/dm.h
parent02c8f286e79cbcf4e3b6ad383567c3ac08d4fe1c (diff)
downloadscummvm-rg350-e8bdaee8bf1404f42203c69def0a1f834f2ad386.tar.gz
scummvm-rg350-e8bdaee8bf1404f42203c69def0a1f834f2ad386.tar.bz2
scummvm-rg350-e8bdaee8bf1404f42203c69def0a1f834f2ad386.zip
DM: Add DialogMan
Diffstat (limited to 'engines/dm/dm.h')
-rw-r--r--engines/dm/dm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dm/dm.h b/engines/dm/dm.h
index 653afb581f..4d48c94c83 100644
--- a/engines/dm/dm.h
+++ b/engines/dm/dm.h
@@ -52,6 +52,7 @@ class MovesensMan;
class GroupMan;
class Timeline;
class ProjExpl;
+class DialogMan;
void warning(bool repeat, const char *s, ...);
@@ -243,6 +244,7 @@ public:
GroupMan *_groupMan;
Timeline *_timeline;
ProjExpl *_projexpl;
+ DialogMan *_dialog;
int16 _g298_newGame; // @ G0298_B_NewGame