mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-12 08:11:49 +00:00
minor typo fix
This commit is contained in:
@@ -871,7 +871,7 @@ namespace basisu
|
||||
return cECFailedFrontEnd;
|
||||
|
||||
if (!extract_frontend_texture_data())
|
||||
return cECFailedFontendExtract;
|
||||
return cECFailedFrontendExtract;
|
||||
|
||||
if (!process_backend())
|
||||
return cECFailedBackend;
|
||||
|
||||
Reference in New Issue
Block a user