function background_exists(argument0) //gml_Script_background_exists { return sprite_exists(argument0); }