mirror of
https://github.com/kristoferssolo/maze-ascension.git
synced 2026-01-14 20:46:05 +00:00
4 lines
68 B
Rust
4 lines
68 B
Rust
mod maze_controls;
|
|
|
|
pub(crate) use maze_controls::maze_controls_ui;
|