X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame.h;h=656bb396083890e739304799e23fdc5ed63e0243;hb=580cc0293954391cf0cfd2f99638d8134f88f76c;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);