X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=acd25c1b80c1265137addb5999141f9eaf6b1c00;hb=066b410c0573fe64a1783116daf9d64883e9f03e;hp=9bf009eb7ac98878af0e0f3739369e0b08404dd2;hpb=3e37435df4c77706b5820abcbc4364d37618b645;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 9bf009eb..acd25c1b 100644 --- a/src/game.h +++ b/src/game.h @@ -92,6 +92,7 @@ boolean PlaceBomb(struct PlayerInfo *); void PlaySoundLevel(int, int, int); void RaiseScore(int); void RaiseScoreElement(int); +void RequestQuitGame(boolean); void CreateGameButtons(); void UnmapGameButtons();