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
39 B
Rust
4 lines
39 B
Rust
mod base;
|
|
|
|
pub use base::BaseBuilding;
|