X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;h=40d4e2ccb50d5425a96153d5667d1ae1538524f4;hb=4dbe216c46654173ee67b01d79a417c2595f22fc;hp=8e5a8f58cde8a68f98893ddda85a946a3160d4ff;hpb=39e6654ab29b4ddea7a34616c5e72e69acf0b028;p=rocksndiamonds.git diff --git a/src/game_em/global.h b/src/game_em/global.h index 8e5a8f58..40d4e2cc 100644 --- a/src/game_em/global.h +++ b/src/game_em/global.h @@ -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);