aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/agi.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/agi.h')
-rw-r--r--engines/agi/agi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index f476801960..58fb173575 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -446,7 +446,6 @@ struct AgiGame {
bool playerControl; /**< player is in control */
int exitAllLogics; /**< break cycle after new.room */
bool pictureShown; /**< show.pic has been issued */
- int hasPrompt; /**< input prompt has been printed */
#define ID_AGDS 0x00000001
#define ID_AMIGA 0x00000002
int gameFlags; /**< agi options flags */