forked from StudioInfinity/dyna3
Outline: encapsulate assembly data
This commit is contained in:
parent
d481181ef8
commit
e6d1e0b865
3 changed files with 44 additions and 32 deletions
|
@ -1,6 +1,7 @@
|
|||
use sycamore::prelude::*;
|
||||
|
||||
mod app;
|
||||
mod assembly;
|
||||
|
||||
use sycamore::prelude::*;
|
||||
|
||||
use app::App;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue