Fix accidental switch/teleporter behavior changes
[neverball] / share / tilt.h
index c0ef6b3..19c0843 100644 (file)
@@ -22,7 +22,6 @@ void tilt_free(void);
 int  tilt_stat(void);
 
 int  tilt_get_button(int *, int *);
-void tilt_get_direct(int *, int *);
 
 float tilt_get_x(void);
 float tilt_get_z(void);