Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_scr_route_check_yellow

(view raw script w/o annotations or w/e)
1
function scr_route_check_yellow
scr_route_check_yellow

function scr_route_check_yellow() { script_execute(scr_route_check_darkruins_yellow); }
()
2
{
3
    script_execute(scr_route_check_darkruins_yellow);
4
}