Update 'File Type Texture'
parent
669d1ebb54
commit
1467d5a2b1
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ header {
|
|||
|
||||
```010editor
|
||||
uint32 type;
|
||||
// Presumably, there are other values as well, but `1` is the only case partially figured out, so far.
|
||||
Assert(type == 1);
|
||||
|
||||
uint32 compressed_size;
|
||||
|
|
Loading…
Add table
Reference in a new issue