keybinds menu

This commit is contained in:
2025-03-25 17:17:36 +01:00
parent c168cd68d7
commit de8a5e6e34
20 changed files with 252 additions and 7 deletions

View File

@@ -42,9 +42,9 @@ static const std::string ACTION_NAMES[] = { // name representation for each a
"Hard drop",
"Move left",
"Move right",
"Rotate 0°",
"Rotate 0",
"Rotate CW",
"Rotate 180°",
"Rotate 180",
"Rotate CCW"
};