CLI flag to open player 2 (thx Elrinth)

This commit is contained in:
2026-02-19 23:52:52 -05:00
parent 640078e9b9
commit d269082c8b
2 changed files with 13 additions and 1 deletions
+3
View File
@@ -40,6 +40,9 @@ pub struct CliArgs {
/// Watch ROM files for changes, automatically reload
#[arg(short, long)]
pub watch: bool,
/// Automatically open Player 2 for multiplayer
#[arg(long)]
pub player2: bool,
}
pub const COLOR_PRESETS: [[Color32; 2]; 3] = [