Android fixes

This commit is contained in:
2025-01-04 16:34:31 +01:00
parent 70861d3e35
commit ddb19902ee
3 changed files with 10 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ private:
void drawBranch();
inline int getNumOfBranches(int dep);
inline size_t getNumOfBranches(int dep);
inline Color getStartColor(DrawArgs &arg);
inline Color getEndColor(int dep, Color &start);
inline int getStartSize(DrawArgs &arg);