Support full controller input

This commit is contained in:
2024-11-05 00:07:48 -05:00
parent 75fa3be25c
commit 5c5d56cb12
7 changed files with 109 additions and 21 deletions
+1
View File
@@ -8,6 +8,7 @@ use winit::event_loop::{ControlFlow, EventLoop};
mod app;
mod audio;
mod controller;
mod emulator;
mod renderer;
mod shrooms_vb_core;