aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/illusions/screen.h')
-rw-r--r--engines/illusions/screen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/illusions/screen.h b/engines/illusions/screen.h
index 5d5ead2476..f0e1dbfdf4 100644
--- a/engines/illusions/screen.h
+++ b/engines/illusions/screen.h
@@ -39,7 +39,6 @@ public:
Graphics::Surface *allocSurface(SurfInfo &surfInfo);
bool isDisplayOn();
uint16 getColorKey2();
- Graphics::Surface *getBackSurface();
void updateSprites();
void drawSurface10(int16 destX, int16 destY, Graphics::Surface *surface, Common::Rect &srcRect, uint16 colorKey);
void drawSurface11(int16 destX, int16 destY, Graphics::Surface *surface, Common::Rect &srcRect);