mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Break out texture atlas into own struct
This commit is contained in:
@@ -12,6 +12,7 @@ mod layout;
|
||||
pub mod math;
|
||||
mod painter;
|
||||
mod style;
|
||||
mod texture_atlas;
|
||||
pub mod types;
|
||||
pub mod widgets;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user