mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 04:31:26 +02:00
updated to latest love-android (changeset 7b5f223900b)
This commit is contained in:
@@ -51,6 +51,8 @@ Graphics::Graphics()
|
||||
, active(true)
|
||||
, activeStencil(false)
|
||||
{
|
||||
gl = OpenGL();
|
||||
|
||||
states.reserve(10);
|
||||
states.push_back(DisplayState());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user