function texture_set_repeat(argument0) //gml_Script_texture_set_repeat
{
gpu_set_texrepeat(argument0)
}