Updating documentation, taking out test code

This commit is contained in:
Matthias Koefferlein
2024-05-31 17:49:35 +02:00
parent ad64f30033
commit 2827bed6c2
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ static const bool s_can_move_menu = false;
#else
static const bool s_can_move_menu = false; // @@@ true;
static const bool s_can_move_menu = true;
#endif