aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 0f0a976241..cc07370667 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -758,13 +758,6 @@ public:
uint32 _CLUT_offs;
uint32 _IM00_offs, _PALS_offs;
- void buildStripOffsets();
- int _egaStripOffsets[160];
- int _egaStripRun[160];
- byte _egaStripColor[160];
- int _egaStripZOffsets[120];
- int _egaStripZRun[120];
-
//ender: fullscreen
bool _fullRedraw, _BgNeedsRedraw, _verbRedraw;
bool _screenEffectFlag, _completeScreenRedraw;