android build

This commit is contained in:
2025-02-10 13:31:54 +01:00
parent 65faf0230b
commit e020784f4f
11 changed files with 9 additions and 24 deletions

View File

@@ -28,7 +28,6 @@ private:
Dna *m_dna;
uint128 branchSeed;
int canvasSize = 0;
Vector2 start = {0};
std::list<DrawArgs> drawCalls;