aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_yesno.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/dialogs_yesno.h')
-rw-r--r--engines/xeen/dialogs_yesno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/dialogs_yesno.h b/engines/xeen/dialogs_yesno.h
index 82ac402c85..d083cd64d4 100644
--- a/engines/xeen/dialogs_yesno.h
+++ b/engines/xeen/dialogs_yesno.h
@@ -35,7 +35,7 @@ private:
bool execute(bool type, int v2);
public:
- static bool show(XeenEngine *vm, bool type, int v2);
+ static bool show(XeenEngine *vm, bool type, bool v2);
};
} // End of namespace Xeen