Sketchy Multi Viewports

This commit is contained in:
2026-02-05 23:59:11 -06:00
parent 8581589bfe
commit 8b0192c9b8
8 changed files with 61 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ class Calculator : public Archimedes::Module {
bool parenthesis = true;
bool graphing = false;
//bool graphing = false;
void basicCalculator();