X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;fp=src%2Fgame_em%2Fglobal.h;h=b3c5ceaa266ae529f0895d2fcc123297b210d924;hb=f13a8935ca1a7eeb3406d02f49b2df1490504017;hp=0bad3d3da7634e4e8efe0628362a5e5663e9e754;hpb=2c3120aa7f91c0653642f4ec16ed3db44d9e80ce;p=rocksndiamonds.git diff --git a/src/game_em/global.h b/src/game_em/global.h index 0bad3d3d..b3c5ceaa 100644 --- a/src/game_em/global.h +++ b/src/game_em/global.h @@ -31,8 +31,6 @@ void blitscreen(void); void game_initscreen(void); void game_animscreen(void); -void DrawGameDoorValues_EM(); - void play_sound(int, int, int); void sound_play(void);