draw_set_font(fnt_main);
draw_set_alpha(draw_alpha);
draw_text(10, 220, string_hash_to_newline("File 1 Loaded"));
draw_set_alpha(1);