function draw_background_stretched(arg0, arg1, arg2, arg3, arg4)
{
draw_sprite_stretched(arg0, 0, arg1, arg2, arg3, arg4);
}