I use game_save("start",0,SV_ALL) for save my level state. When i use game_load, previously background sound(snd_loop) still playing. When i play my level 5 times i have 5 sounds in my speaker. How i can fix this?