X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=4bca9fd69f8253151c8dc6194e2e4cc3256f9f7f;hp=4beaa587ca100f4719c985dcda76f097aeb23439;hb=1e4a6b46371858fdb85052eec3e7143732ff91b5;hpb=51dcb2097c619c5f9ba924a7edb4a3bdd6a6986e 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);