function draw_background(argument0, argument1, argument2) //gml_Script_draw_background
{
draw_sprite(argument0, 0, argument1, argument2)
}