make fancy file picker function game-specific
This commit is contained in:
@@ -567,3 +567,6 @@ void pick_preferences() {
|
||||
#endif
|
||||
}
|
||||
|
||||
fs::path run_file_picker(bool saving){
|
||||
return os_file_picker(saving);
|
||||
}
|
Reference in New Issue
Block a user