X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgraphics.c;h=04c2a240f023ff6cee3e75f93c3805a07d18d233;hb=4a8314a1bba69c0ca6ea33bd11d7e4cf9aa0f65d;hp=d869bc88b68fc423c6f3d3de8357f948229db9c4;hpb=cee436b68cda95e13abc810235a11ce94bc79c95;p=rocksndiamonds.git diff --git a/src/game_em/graphics.c b/src/game_em/graphics.c index d869bc88..04c2a240 100644 --- a/src/game_em/graphics.c +++ b/src/game_em/graphics.c @@ -15,8 +15,6 @@ #if defined(TARGET_X11) -extern void DrawGameDoorValues_EM(int, int, int, int); - unsigned int frame; /* current frame */ unsigned int screen_x; /* current scroll position */ unsigned int screen_y;