aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 18b6851be7..97f7d551b6 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -791,7 +791,6 @@ protected:
StripTable *_roomStrips;
- void getGraphicsPerformance();
void initScreens(int b, int w, int h);
void initVirtScreen(int slot, int number, int top, int width, int height, bool twobufs, bool scrollable);
void initBGBuffers(int height);