mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 20:20:25 +02:00
Updated to latest love-android code (b615972822cb)
This commit is contained in:
@@ -74,7 +74,7 @@ private:
|
||||
Font::AlignMode align;
|
||||
bool use_matrix;
|
||||
bool append_vertices;
|
||||
Matrix4 matrix;
|
||||
Matrix3 matrix;
|
||||
};
|
||||
|
||||
void uploadVertices(const std::vector<Font::GlyphVertex> &vertices, size_t vertoffset);
|
||||
|
||||
Reference in New Issue
Block a user