mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 20:51:22 +02:00
imported changes from love-0.9.2
This commit is contained in:
@@ -186,7 +186,7 @@ private:
|
||||
Glyph *addGlyph(uint32 glyph);
|
||||
Glyph *findGlyph(uint32 glyph);
|
||||
|
||||
Object::StrongRef<love::font::Rasterizer> rasterizer;
|
||||
StrongRef<love::font::Rasterizer> rasterizer;
|
||||
|
||||
VertexIndex *indexBuffer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user