X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=57fd8a81186534c229d40face3f94df9b362469d;hb=ee0895b12e544444db37febb1242bcc8a72d6ad8;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