progress towards toggling graph

This commit is contained in:
2024-08-14 02:31:28 +01:00
parent 575b8d009e
commit 9b639c9c53
10 changed files with 83 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ struct
, redo = []
, mouseX = 0.0
, mouseY = 0.0
, showGraph = true
}
end