X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=656bb396083890e739304799e23fdc5ed63e0243;hb=b2c4f6e649f55c838726a81ac0cc913db1e55536;hp=0ad03704e3168c113d20b90b5965ea8402cabf82;hpb=ca2d65072bf921ae4341eaa86ff7f674f3e3ba91;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 0ad03704..656bb396 100644 --- a/src/game.h +++ b/src/game.h @@ -401,7 +401,7 @@ int GetElementFromGroupElement(int); int getPlayerInventorySize(int); -void DrawGameValue_Time(int); +void UpdateGameDoorValues(void); void DrawGameDoorValues(void); void UpdateAndDisplayGameControlValues(void);