diff options
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r-- | scumm/scumm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h index c5e5bae651..e43d0fb462 100644 --- a/scumm/scumm.h +++ b/scumm/scumm.h @@ -1082,7 +1082,6 @@ public: int _heSndSoundFreq, _heSndOffset, _heSndChannel, _heSndSoundId, _heSndLoop; bool _skipDrawObject, _skipProcessActors; int _timers[4]; - int _wizResNum, _wizX1, _wizY1, _wizState, _wizFlag; protected: int _shadowPaletteSize; |