build: move the int/stream type mapping into a simdata module shared by the build script
This commit is contained in:
@@ -8,6 +8,7 @@ pub mod animation;
|
||||
pub mod idle;
|
||||
pub mod logging;
|
||||
pub mod graphics;
|
||||
pub mod simdata;
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user