generated from GarandPLG/rust-flake-template
54e86b2688
Reorganize the codebase by moving the buildings and units modules into the skirmish_states namespace, updating imports accordingly.
4 lines
38 B
Rust
4 lines
38 B
Rust
mod miner;
|
|
|
|
pub use miner::MinerUnit;
|