[CAMERA] Begin refactor
This commit is contained in:
parent
8bd4ae11e9
commit
67cd53b91e
5 changed files with 147 additions and 124 deletions
|
@ -6,6 +6,7 @@ pub use state::State;
|
|||
|
||||
pub mod render;
|
||||
pub mod meshs;
|
||||
pub mod input;
|
||||
|
||||
use simplelog::{TermLogger, LevelFilter, Config, TerminalMode, ColorChoice};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue