diff --git a/tools/texturev/texturev.cpp b/tools/texturev/texturev.cpp index 8d866f977..67c64df12 100644 --- a/tools/texturev/texturev.cpp +++ b/tools/texturev/texturev.cpp @@ -33,6 +33,7 @@ namespace stl = tinystl; static const char* s_supportedExt[] = { + "bmp", "dds", "jpg", "jpeg",