X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=57fd8a81186534c229d40face3f94df9b362469d;hb=14089dac2cbe56e563863e1e5adb8847944fd262;hp=607e34e2bf97836b7d88d4a42db730b5141d861c;hpb=c9433eab5c4317ed4f89164b386a7d33562e29be;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 607e34e2..57fd8a81 100644 --- a/src/game.h +++ b/src/game.h @@ -96,6 +96,7 @@ void RaiseScoreElement(int); void RequestQuitGame(boolean); void CreateGameButtons(); +void FreeGameButtons(); void UnmapGameButtons(); #endif