Update File Type - Texture

Lucas Schwiderski 2024-07-22 17:09:55 +02:00
parent a322cd37b6
commit 8f0b547afe

@ -131,4 +131,6 @@ uint32 dxt10_misc_flags;
uint32 dxt10_array_size;
Assert(dxt10_array_size == 1);
uint32 dxt10_misc_flags_2;
```
```
[WIP DDSImage::load](https://git.sclu1034.dev/bitsquid_dt/dtmt/wiki/WIP-DDSImage%3A%3Aload)