file types and sorting
coming soon: colors and icons
This commit is contained in:
parent
ebecfb1992
commit
19b3cdefd1
3 changed files with 149 additions and 23 deletions
|
|
@ -7770,7 +7770,7 @@ bool FurnaceGUI::init() {
|
|||
|
||||
newFilePicker=new FurnaceFilePicker;
|
||||
newFilePicker->setHomeDir(getHomeDir());
|
||||
newFilePicker->open("New File Picker","/home",false);
|
||||
newFilePicker->open("New File Picker","/home",false,{});
|
||||
|
||||
updateWindowTitle();
|
||||
updateROMExportAvail();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue