X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame.h;h=a18b3f0cb56df50a12bda57a4b10044d68e393bf;hb=2ad9cd3aeb8b97f1cb869dd70f26abd0f7468a81;hp=92ab3451d4a3d65fe75d15d5bf95d41d90bda541;hpb=ad8ed85576b84480a3efff72aeb73a3b8e38cb8c;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 92ab3451..a18b3f0c 100644 --- a/src/game.h +++ b/src/game.h @@ -229,6 +229,7 @@ void DEBUG_SetMaximumDynamite(); #endif void GetPlayerConfig(void); +int GetElementFromGroupElement(int); void DrawGameValue_Time(int); void DrawGameDoorValues(void);