diff --git a/tools/texturev/texturev.cpp b/tools/texturev/texturev.cpp index 67c64df12..faa10220d 100644 --- a/tools/texturev/texturev.cpp +++ b/tools/texturev/texturev.cpp @@ -40,6 +40,7 @@ static const char* s_supportedExt[] = "hdr", "ktx", "png", + "psd", "pvr", "tga", };