Bump version to 0.10.1
This commit is contained in:
@@ -154,7 +154,7 @@ namespace ams::mitm::fs {
|
||||
return fsFsOpenDirectory(fs, fixed_path, mode, out);
|
||||
}
|
||||
|
||||
/* TODO: Remove this in Atmosphere 0.10.1. */
|
||||
/* TODO: Remove this in Atmosphere 0.10.2. */
|
||||
Result RenameProgramDirectoryForCompatibility(const char *dir_name) {
|
||||
R_TRY(EnsureSdInitialized());
|
||||
char titles_fixed_path[ams::fs::EntryNameLengthMax + 1];
|
||||
|
||||
Reference in New Issue
Block a user