winit: Use user event
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m47s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m47s
This commit is contained in:
parent
6a6b1821a4
commit
f1ae54bc73
8 changed files with 227 additions and 29 deletions
2
src/game/scenes/mod.rs
Normal file
2
src/game/scenes/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
pub mod main_scene;
|
||||
pub mod test_scene;
|
Loading…
Add table
Add a link
Reference in a new issue