CLI flag to give P2 the controller

This commit is contained in:
2026-02-20 00:02:04 -05:00
parent d269082c8b
commit 9dfc942dfc
3 changed files with 13 additions and 3 deletions
+3
View File
@@ -43,6 +43,9 @@ pub struct CliArgs {
/// Automatically open Player 2 for multiplayer
#[arg(long)]
pub player2: bool,
/// Map the first connected controller to Player 2
#[arg(long)]
pub player2_controller: bool,
}
pub const COLOR_PRESETS: [[Color32; 2]; 3] = [