function draw_background_stretched(argument0, argument1, argument2, argument3, argument4) //gml_Script_draw_background_stretched
{
draw_sprite_stretched(argument0, 0, argument1, argument2, argument3, argument4)
}