This commit is contained in:
iris committed 2025-08-13 01:35:09 -04:00
1 parent 23a5ccd05e
commit c7e3225c5f
11 files changed
+247 -142

No files matched your search

+1 -1
View File
@@ -12,4 +12,4 @@ pub use vec2::*;
pub use widget::*;
pub use painter::*;
pub type UIColor = Color<u8>;
pub type UiColor = Color<u8>;