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