mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Rename Attributes struct to VertexAttributes
This commit is contained in:
@@ -744,7 +744,7 @@ private:
|
||||
|
||||
bool relativeRotation;
|
||||
|
||||
const Attributes vertexAttributes;
|
||||
const VertexAttributes vertexAttributes;
|
||||
Buffer *buffer;
|
||||
|
||||
static StringMap<AreaSpreadDistribution, DISTRIBUTION_MAX_ENUM>::Entry distributionsEntries[];
|
||||
|
||||
Reference in New Issue
Block a user