A lightweight programming environment for desktop and mobile devices
reset_file_dialog_state = function()
	Show_file_dialog = false
	Directory_contents = nil
	File_dialog_callback = nil
	File_dialog_input_text = ''
	File_dialog_input_draw_suffix = ''
end