diff options
Diffstat (limited to 'engines/kyra/eobcommon.h')
-rw-r--r-- | engines/kyra/eobcommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/eobcommon.h b/engines/kyra/eobcommon.h index f17cf05ee5..e3ea533c63 100644 --- a/engines/kyra/eobcommon.h +++ b/engines/kyra/eobcommon.h @@ -857,6 +857,7 @@ protected: int8 _rrId[10]; bool _allowSkip; + bool _allowImport; Screen_EoB *_screen; GUI_EoB *_gui; |