src: build without --feature simulation
This commit is contained in:
@@ -8,6 +8,8 @@ pub mod animation;
|
||||
pub mod idle;
|
||||
pub mod logging;
|
||||
pub mod graphics;
|
||||
|
||||
#[cfg(feature="simulation")]
|
||||
pub mod simdata;
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
Reference in New Issue
Block a user