function game_restart_true_ch1() //gml_Script_game_restart_true_ch1
{
snd_free_all_ch1()
room_goto(room_restart_true )
}