diff --git a/interfaces/Crafter.Asset-Texture.cppm b/interfaces/Crafter.Asset-Texture.cppm index 172fdc2..ad1dc9d 100644 --- a/interfaces/Crafter.Asset-Texture.cppm +++ b/interfaces/Crafter.Asset-Texture.cppm @@ -32,7 +32,7 @@ export namespace Crafter { Transparent // Color blending is used }; - struct TextureInfo { + struct TextureAssetInfo { std::uint16_t sizeX; std::uint16_t sizeY; OpaqueType opaque;