- fixed button detection for certain sb2003
[sball] / src / sball.h
index 507a056..4ef64e8 100644 (file)
@@ -12,4 +12,6 @@ int sball_axis(struct sball *sb, int axis);
 unsigned int sball_buttons(struct sball *sb);
 int sball_num_buttons(struct sball *sb);
 
+void sball_button_test(void);
+
 #endif /* SBALL_H_ */