mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 18:38:28 +00:00
Update name of module
This commit is contained in:
parent
39830ace0a
commit
6cd2e9e57b
@ -10,12 +10,12 @@
|
||||
|
||||
mod assets;
|
||||
mod camera;
|
||||
mod display;
|
||||
mod graphics;
|
||||
mod input;
|
||||
mod viewer;
|
||||
mod window;
|
||||
|
||||
pub use self::{
|
||||
display::{Error, Viewer},
|
||||
graphics::RendererInitError,
|
||||
viewer::{Error, Viewer},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user