X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=4bca9fd69f8253151c8dc6194e2e4cc3256f9f7f;hb=494b886d5c5041013ea361a12a07d7cd87551d52;hp=4beaa587ca100f4719c985dcda76f097aeb23439;hpb=f47cd4b09952aaf95d16542f6b53f2d8bf9e1d7d;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 4beaa587..4bca9fd6 100644 --- a/src/game.h +++ b/src/game.h @@ -17,7 +17,10 @@ #include "main.h" void GetPlayerConfig(void); + +void DrawGameValue_Time(int); void DrawGameDoorValues(void); + void InitGameSound(); void InitGame(void);