function draw_sprite_skew(arg0, arg1, arg2, arg3, arg4, arg5)
{
draw_sprite_skew_ext(arg0, arg1, arg2, arg3, image_xscale, image_yscale, image_angle, image_blend, image_alpha, arg4, arg5);
}