removed unused function declaration
authorHolger Schemel <info@artsoft.org>
Sat, 9 Jan 2021 11:48:33 +0000 (12:48 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 9 Jan 2021 11:48:33 +0000 (12:48 +0100)
src/game.h

index 0ad03704e3168c113d20b90b5965ea8402cabf82..831678704133e0dcff79080e0ef31649d097c418 100644 (file)
@@ -401,7 +401,6 @@ int GetElementFromGroupElement(int);
 
 int getPlayerInventorySize(int);
 
 
 int getPlayerInventorySize(int);
 
-void DrawGameValue_Time(int);
 void DrawGameDoorValues(void);
 
 void UpdateAndDisplayGameControlValues(void);
 void DrawGameDoorValues(void);
 
 void UpdateAndDisplayGameControlValues(void);