aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index e23c1121e8..3b091558fe 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -972,8 +972,6 @@ protected:
void dissolveEffect(int width, int height);
void scrollEffect(int dir);
- void blit(byte *dst, const byte *src, int w, int h);
-
// bomp
public:
byte *_bompActorPalettePtr;