Rename crate folders to remove raidillon prefix
This commit is contained in:
parent
176ea52ab0
commit
3458662cfc
29 changed files with 31 additions and 28 deletions
|
|
@ -1,10 +0,0 @@
|
|||
pub mod platform;
|
||||
pub mod assets;
|
||||
pub mod model;
|
||||
pub mod gltf_loader;
|
||||
pub mod system;
|
||||
mod render;
|
||||
|
||||
pub use assets::GliumAssetManager;
|
||||
pub use platform::GliumPlatform;
|
||||
pub use system::RenderingSystem;
|
||||
Loading…
Add table
Add a link
Reference in a new issue