hello
im making an engine with macroquad and i want to know how i can change window or icon at runtime, since i found functions for width and height (set_window_size) i want to know how i can do the same to the title, icon or other properties
thanks.