doesnt work either

this does work but the sound doesnt seem to be created by snd_create

Code:
SOUND* snd_to_play = "Gitaar_Muziek.ogg";

//snd_to_play = snd_create("Gitaar_Muziek.ogg");
shandle = snd_play(snd_to_play, 100,0);



Last edited by flits; 08/18/09 15:03. Reason: wrong copied );

"empty"