add terminate action

This commit is contained in:
2025-06-15 22:16:34 +02:00
parent 1ceffa56f8
commit a0c842d90d
4 changed files with 46 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ public:
Delete,
Enter,
ESC,
Terminate,
Undefined
};
struct MenuState