X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=12d49c994834a7664ca0a50c74c36de5f46773f1;hb=4d4b9cf009d4aefe9e167ac6b838c468513684ab;hp=1aab5d3244ae971678b1c35b0ee3fee3b5866d65;hpb=1264abe158bef8419451c95e6db9a738eeec76f8;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 1aab5d32..12d49c99 100644 --- a/src/tools.h +++ b/src/tools.h @@ -178,6 +178,8 @@ void PlayMenuSound(); void PlayMenuSoundStereo(int, int); void PlayMenuSoundIfLoop(); void PlayMenuMusic(); +void PlaySoundActivating(); +void PlaySoundSelecting(); void ToggleFullscreenIfNeeded();