X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=081964f58922999c0ce824d7e1e9aaa4ea74b584;hb=6d37ddaaf9915af0f483f4fc04d07b98e99e091e;hp=acd25c1b80c1265137addb5999141f9eaf6b1c00;hpb=066b410c0573fe64a1783116daf9d64883e9f03e;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index acd25c1b..081964f5 100644 --- a/src/game.h +++ b/src/game.h @@ -30,6 +30,7 @@ #define SC_ZEITBONUS 10 void GetPlayerConfig(void); +void DrawGameDoorValues(void); void InitGame(void); void InitMovDir(int, int); void InitAmoebaNr(int, int);