X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=57fd8a81186534c229d40face3f94df9b362469d;hb=69811dad502415dbda5610aef1d3ee303645baab;hp=074662a052a67bfbfd7f0fc44949b06823916279;hpb=2d603d06ca862f3ca0721b66f62da188faf866c4;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 074662a0..57fd8a81 100644 --- a/src/game.h +++ b/src/game.h @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2001 Artsoft Entertainment * +* (c) 1995-2002 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -96,6 +96,7 @@ void RaiseScoreElement(int); void RequestQuitGame(boolean); void CreateGameButtons(); +void FreeGameButtons(); void UnmapGameButtons(); #endif