Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_room_susiezilla_empty_CleanUp_0

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

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; }
(7, 0);