macroquad icon indicating copy to clipboard operation
macroquad copied to clipboard

Texture2D::from_file_with_format() panics

Open sloganking opened this issue 3 years ago • 0 comments

Texture2D::from_file_with_format() should return an Option or Result enum instead of panic!()ing on failure.

sloganking avatar Jun 17 '22 02:06 sloganking