full on qoi

This commit is contained in:
2024-03-04 13:38:55 +01:00
parent f4fe94dfe6
commit db54afd180
8 changed files with 122 additions and 1 deletions

View File

@ -613,6 +613,7 @@ float ChatGui4::render(float time_delta) {
"image/gif",
"image/jpeg",
"image/bmp",
"image/qoi",
};
for (const char* mime_type : image_mime_types) {