1 #ifndef MUSIC_AND_SOUND_G
2 #define MUSIC_AND_SOUND_G
4 // Fmodex works well enough on windows/os x, but on some linux distributions it fails badly
6 #include "music_and_sound_openal.h"
8 #include "music_and_sound_fmodex.h"
11 extern musicsoundst musicsound
;