aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene.h')
-rw-r--r--engines/mads/scene.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index efe89c2b09..a1edff5bdf 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -70,8 +70,6 @@ public:
int _textSpacing;
Common::Array<Hotspot> _hotspots;
ScreenObjects _screenObjects;
- ScenePalette *_scenePalette;
- RGB4 _nullPalette[2];
int _v1;
SceneInfo *_sceneInfo;
MSurface _backgroundSurface;
@@ -134,12 +132,6 @@ public:
* Loads the vocab list
*/
void loadVocab();
-
- /**
- * Set the scene palette
- */
- void setPalette(RGB4 *p);
-
/**
* Clear the data for the scene