X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=7bf665e821304f10af32db57337eb5561681bb1f;hp=22e59af69a8c24839ace1ba34453accf1d3fbaf0;hb=c0af2ea18f282ed36a71eda3092c8060b0a72df5;hpb=567cfcb396e3fc031a25362b747dd0a5a096b4ec diff --git a/src/game.h b/src/game.h index 22e59af6..7bf665e8 100644 --- a/src/game.h +++ b/src/game.h @@ -344,6 +344,8 @@ void DEBUG_SetMaximumDynamite(); void GetPlayerConfig(void); int GetElementFromGroupElement(int); +int getPlayerInventorySize(int); + void DrawGameValue_Time(int); void DrawGameDoorValues(void);