function sound_stop_all() {
// ------------------------------------------------------------
/// @description Stops a given sound.
audio_stop_all();
}