ImmortalOctogen

Results 1 comments of ImmortalOctogen

# Convert an image to RGBA and add to Conf ``` fn window_conf() -> Conf { Conf { window_title: "Furry Fido - Конфигурация".to_owned(), window_resizable: false, window_height: 250, window_width: 500, icon:...