X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=831678704133e0dcff79080e0ef31649d097c418;hp=0ad03704e3168c113d20b90b5965ea8402cabf82;hb=105a766bac0ad0ee8c2c14df636600706604dfe6;hpb=f0b6478bb680e2d2dc3369eefc9173b9656f7c0b diff --git a/src/game.h b/src/game.h index 0ad03704..83167870 100644 --- a/src/game.h +++ b/src/game.h @@ -401,7 +401,6 @@ int GetElementFromGroupElement(int); int getPlayerInventorySize(int); -void DrawGameValue_Time(int); void DrawGameDoorValues(void); void UpdateAndDisplayGameControlValues(void);