Skip to content
Snippets Groups Projects
Verified Commit 0bc019dc authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: restored old emulator option

parent 42b019e0
No related branches found
No related tags found
1 merge request!26Make dmg-audio tests pass
Pipeline #3035 failed
......@@ -719,7 +719,7 @@ struct Args {
)]
cycles: u64,
#[arg(short, long, default_value_t = String::from("C:/Users/joamag/Desktop/gb-test-roms/dmg_sound/rom_singles/09-wave read while on.gb"), help = "Path to the ROM file to be loaded")]
#[arg(short, long, default_value_t = String::from("../../res/roms/demo/pocket.gb"), help = "Path to the ROM file to be loaded")]
rom_path: String,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment