X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgraphics.c;h=860cb36513544eaa4972a6d29e7569d18d5ac99c;hb=f13a8935ca1a7eeb3406d02f49b2df1490504017;hp=2a624af2a7a7e52ef4d02a591a8e8be4af0c3dbc;hpb=2c3120aa7f91c0653642f4ec16ed3db44d9e80ce;p=rocksndiamonds.git diff --git a/src/game_em/graphics.c b/src/game_em/graphics.c index 2a624af2..860cb365 100644 --- a/src/game_em/graphics.c +++ b/src/game_em/graphics.c @@ -834,7 +834,3 @@ void game_animscreen(void) { RedrawPlayfield_EM(FALSE); } - -void DrawGameDoorValues_EM() -{ -}