mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Code cleanup
--HG-- branch : image-CompressedData
This commit is contained in:
@@ -43,7 +43,7 @@ enum Format
|
||||
FORMAT_DXT3,
|
||||
FORMAT_DXT5,
|
||||
FORMAT_BC5s, // Signed.
|
||||
FORMAT_BC5u, // Unsigned.
|
||||
FORMAT_BC5, // Unsigned.
|
||||
FORMAT_BC7,
|
||||
FORMAT_BC7srgb, // sRGB color space.
|
||||
FORMAT_UNKNOWN
|
||||
|
||||
Reference in New Issue
Block a user