aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/gyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/gyro.h')
-rw-r--r--engines/avalanche/gyro.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/avalanche/gyro.h b/engines/avalanche/gyro.h
index 27bbcb8871..f62c250604 100644
--- a/engines/avalanche/gyro.h
+++ b/engines/avalanche/gyro.h
@@ -370,10 +370,6 @@ public:
void setMousePointerWait(); // Makes hourglass.
void loadMouse(byte which);
- void note(uint16 hertz);
- void blip();
- void click(); // "Audio keyboard feedback"
-
void setBackgroundColor(byte x);
void drawShadowBox(int16 x1, int16 y1, int16 x2, int16 y2, Common::String t);