rnd-20060207-1-src
[rocksndiamonds.git] / src / game_em / global.h
index 1a6e77ada027f16d3a4aeb211b26a1a965960702..e60f96291f439c82bcea327dcfb69da82ce1b2f1 100644 (file)
@@ -25,7 +25,7 @@ int open_all(void);
 void close_all(void);
 
 #if 1
-void readjoy(byte, int);
+void readjoy(byte, struct PLAYER *);
 #else
 void readjoy(byte);
 #endif