summaryrefslogtreecommitdiff
path: root/libs/surfaces/wiimote/wiimote.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/wiimote/wiimote.h')
-rw-r--r--libs/surfaces/wiimote/wiimote.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/surfaces/wiimote/wiimote.h b/libs/surfaces/wiimote/wiimote.h
index 6edadf6c64..c1fbcfd03f 100644
--- a/libs/surfaces/wiimote/wiimote.h
+++ b/libs/surfaces/wiimote/wiimote.h
@@ -43,6 +43,8 @@ public:
virtual ~WiimoteControlProtocol ();
static bool probe ();
+ static void* request_factory (uint32_t);
+
int set_active (bool yn);
XMLNode& get_state ();