Undertale Yellow script viewer
← back to main script listing
gml_GlobalScript_background_prefetch_multi
(
view raw script w/o annotations or w/e
)
1
function background_prefetch_multi(arg0)
2
{
3
sprite_prefetch_multi(arg0);
4
}