X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=c1fb5b127127675c74e5ac749ad53eb9f2d7eccc;hb=5ae3fc5d27076677a95153162abcf527c6dc8e63;hp=d68147085c70fd0a9110834513e54513c443fb1b;hpb=d663c0b66b0fbf7aaca97890c756d97fa02c8ba1;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index d6814708..c1fb5b12 100644 --- a/src/game.h +++ b/src/game.h @@ -307,6 +307,8 @@ int GetElementFromGroupElement(int); void DrawGameValue_Time(int); void DrawGameDoorValues(void); +void UpdateAndDisplayGameControlValues(); + void InitGameSound(); void InitGame();