Support running two sims at once

This commit is contained in:
2024-11-11 00:52:02 -05:00
parent 9fcf6b3dc5
commit 544990c58f
9 changed files with 302 additions and 184 deletions
-1
View File
@@ -13,7 +13,6 @@ mod controller;
mod emulator;
mod input;
mod renderer;
mod shrooms_vb_core;
#[derive(Parser)]
struct Args {