This commit is contained in:
Meithal 2021-07-15 20:48:47 +02:00
parent 3fbc9eb229
commit a139b97845

View File

@ -28,7 +28,7 @@ BLP files come in many different flavours:
- DXT3 compression is used if alpha_encoding == 1.
- DXT5 compression is used if alpha_encoding == 7.
"""
print("foo")
import struct
from io import BytesIO