rnd-20070318-1-src
[rocksndiamonds.git] / src / tools.h
index 149d63dab023f65ecde45ae6471fbdbac7fe90f8..7cdd23a5eabdfdf6056ed98d54abac821a747299 100644 (file)
@@ -189,9 +189,12 @@ int getBeltSwitchElementFromBeltNrAndBeltDir(int, int);
 unsigned int InitRND(long);
 void InitGraphicInfo_EM(void);
 
+void PlayMenuSoundExt(int);
 void PlayMenuSound();
 void PlayMenuSoundStereo(int, int);
+void PlayMenuSoundIfLoopExt(int);
 void PlayMenuSoundIfLoop();
+void PlayMenuMusicExt(int);
 void PlayMenuMusic();
 void PlaySoundActivating();
 void PlaySoundSelecting();