aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/cryo.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryo/cryo.h')
-rw-r--r--engines/cryo/cryo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cryo/cryo.h b/engines/cryo/cryo.h
index 89bb4f0c04..515849ffea 100644
--- a/engines/cryo/cryo.h
+++ b/engines/cryo/cryo.h
@@ -79,7 +79,6 @@ public:
void pollEvents();
- bool isScanCodeDown(int16 scancode);
void hideMouse();
void showMouse();
void getMousePosition(int16 *x, int16 *y);