vulkano_test/src/game/scenes/mod.rs
Florian RICHER 2c169548b9
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m10s
Refactor app context and render pass manager
2025-05-30 21:40:25 +02:00

2 lines
44 B
Rust

pub mod main_scene;
pub mod settings_scene;