cleanup of some source files and functions for EM engine
[rocksndiamonds.git] / src / game_em / global.h
index 00b190c61abf1bc67bbcb99c640f0aa8ca33ec5e..34238421697e9d76c4c053527accd7b3dec746d7 100644 (file)
@@ -12,8 +12,6 @@ extern int screen_x, screen_y;
 
 /* global function prototypes */
 
-void readjoy(byte, struct PLAYER *);
-
 void game_initscreen(void);
 void game_init_random(void);
 void game_init_cave_buffers(void);