function sound_global_volume(argument0) //gml_Script_sound_global_volume
{
audio_master_gain(argument0)
}