function tile_get_yscale(argument0) //gml_Script_tile_get_yscale
{
var __index = argument0
return layer_tile_get_yscale(__index);
}