Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_d3d_light_define_point

(view raw script w/o annotations or w/e)
1
function d3d_light_define_point(arg0, arg1, arg2, arg3, arg4, arg5)
2
{
3
    draw_light_define_point(arg0, arg1, arg2, arg3, arg4, arg5);
4
}