clean up imports and reorganize the ssd bits into a graphics mod
This commit is contained in:
@@ -4,7 +4,7 @@ use figments_render::output::Brightness;
|
||||
use core::{fmt::Debug, ops::{Deref, DerefMut}};
|
||||
use log::*;
|
||||
|
||||
use crate::display::DisplayControls;
|
||||
use crate::graphics::display::DisplayControls;
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
pub struct Animation {
|
||||
|
||||
Reference in New Issue
Block a user