moved game element tables to game logic source file
[rocksndiamonds.git] / src / game_em / global.h
index 8e5a8f58cde8a68f98893ddda85a946a3160d4ff..40d4e2ccb50d5425a96153d5667d1ae1538524f4 100644 (file)
@@ -9,8 +9,6 @@ extern int frame;
 
 void readjoy(byte, struct PLAYER *);
 
-void tab_generate(void);
-
 void game_initscreen(void);
 void game_init_random(void);
 void game_init_cave_buffers(void);