X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=074662a052a67bfbfd7f0fc44949b06823916279;hb=2d603d06ca862f3ca0721b66f62da188faf866c4;hp=93e71fbca6e017e4728b6f18a33a01192c2e7c43;hpb=192bb88f2e18aeec39614040d52e7d9fabebdb99;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 93e71fbc..074662a0 100644 --- a/src/game.h +++ b/src/game.h @@ -31,7 +31,7 @@ void GetPlayerConfig(void); void DrawGameDoorValues(void); -void InitGameEngine(); +void InitGameSound(); void InitGame(void); void InitMovDir(int, int); void InitAmoebaNr(int, int);