Deltarune script viewer

← back to main script listing

gml_GlobalScript_texture_set_interpolation_ch1

(view raw script w/o annotations or w/e)
1
function texture_set_interpolation_ch1(arg0)
2
{
3
    gpu_set_texfilter(arg0);
4
}