mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Move image render functions into pages (#291)
Move image page renderes into seperate files
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ use super::{
|
||||
},
|
||||
ui_images::{get_import_image, get_logo, get_logo_icon, get_save_image},
|
||||
ui_import_games::FetcStatus,
|
||||
BackupState, DiconnectState, ImageSelectState,
|
||||
BackupState, DiconnectState, images::ImageSelectState,
|
||||
};
|
||||
|
||||
const SECTION_SPACING: f32 = 25.0;
|
||||
|
||||
Reference in New Issue
Block a user