trying to eat the spaghetti (make it less)
This commit is contained in:
parent
3dd1a0caee
commit
4ad7d2ebd0
42 changed files with 189 additions and 668 deletions
4
crates/moonhare_internal/src/lib.rs
Normal file
4
crates/moonhare_internal/src/lib.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub use moonhare_event as event;
|
||||
pub use moonhare_graphics as graphics;
|
||||
pub use moonhare_log as log;
|
||||
pub use moonhare_window as window;
|
||||
Loading…
Add table
Add a link
Reference in a new issue