Add Image loading for dds textures for iw3

This commit is contained in:
Jan
2021-04-28 15:29:56 +02:00
parent 8ca0eef429
commit 775bf01752
7 changed files with 458 additions and 2 deletions

View File

@ -4,7 +4,6 @@
#include <map>
#include <memory>
#include "Image/DdsTypes.h"
#include "Image/TextureConverter.h"