mirror of
https://github.com/kristoferssolo/maze-ascension.git
synced 2025-10-21 19:20:34 +00:00
4 lines
61 B
Rust
4 lines
61 B
Rust
mod maze_controls;
|
|
|
|
pub use maze_controls::maze_controls_ui;
|