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