From 501d5b6f288c21a78f97966b0b9004b33336365d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 26 Oct 2008 18:05:08 +0000 Subject: minor engine function cleanup --- src/client/joystick.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/joystick.h') diff --git a/src/client/joystick.h b/src/client/joystick.h index 9404cb3..a21e24e 100644 --- a/src/client/joystick.h +++ b/src/client/joystick.h @@ -17,6 +17,8 @@ public: static void shutdown(); + static void list(); + static void frame(); static bool is_enabled(); -- cgit v1.2.3