Add help information for pause button.

This commit is contained in:
2026-03-03 08:26:53 +01:00
parent b0f4f6849d
commit fd9fd453b3

View File

@@ -35,6 +35,7 @@ const char *help =
"LEFT/RIGHT - turn the ship\n"
"UP/DOWN - accelerate/reverse accelerate\n"
"R - reset the simulation\n"
"P - pause/unpause the simulation\n"
"I - show/hide simulation information\n"
"H - show/hide this help information\n"
"Q/ESC - quit";