function sound_fade(argument0, argument1, argument2) //gml_Script_sound_fade
{
audio_sound_gain(argument0, argument1, argument2)
}