Index: joy.h
===================================================================
--- joy.h	(revision 102)
+++ joy.h	(revision 103)
@@ -41,10 +41,11 @@
 extern struct ff_effect effect_tremble;
 extern char effect_tremble_state;
 extern clock_t last_event;
+*/
+
 extern void raydium_joy_init_vars (void);
+
 extern void raydium_joy_key_emul (void);
-*/
-
 /**
 Emulate keyboard (directional pad) with joy, if any.
 **/