function sound_get_kind() //gml_Script_sound_get_kind
{
show_debug_message("sound_get_kind - deprecated function")
return 0;
}