Deltarune (Chapter 5) script viewer

← back to main script listing

gml_GlobalScript_scr_use_funct

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

function
scr_use_funct()
{ funct(); }
()
2
{
3
    funct();
4
}