fixed bug with not updating game panel when leaving invisible warp mode
[rocksndiamonds.git] / src / game.h
index 0ad03704e3168c113d20b90b5965ea8402cabf82..656bb396083890e739304799e23fdc5ed63e0243 100644 (file)
@@ -401,7 +401,7 @@ int GetElementFromGroupElement(int);
 
 int getPlayerInventorySize(int);
 
-void DrawGameValue_Time(int);
+void UpdateGameDoorValues(void);
 void DrawGameDoorValues(void);
 
 void UpdateAndDisplayGameControlValues(void);