From 166ea5bcee36aaab30ea6b7764bdc9872fc2dcf2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 31 Dec 2002 02:09:57 +0000 Subject: get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled script dumping svn-id: r6284 --- common/gameDetector.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/gameDetector.h') diff --git a/common/gameDetector.h b/common/gameDetector.h index 98f6b8e086..bcf423d795 100644 --- a/common/gameDetector.h +++ b/common/gameDetector.h @@ -136,6 +136,7 @@ public: uint16 _talkSpeed; uint16 _debugMode; uint16 _debugLevel; + bool _dumpScripts; bool _noSubtitles; uint16 _bootParam; -- cgit v1.2.3