mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-08-08 00:19:31 +02:00
ams_mitm: add titles dir compat shim (to remove in 0.10.1)
This commit is contained in:
parent
bd56a44957
commit
559640378b
@ -230,7 +230,7 @@ namespace ams::cfg {
|
||||
}
|
||||
|
||||
void RefreshOverrideConfiguration() {
|
||||
ParseIniFile(OverrideConfigIniHandler, "/atmosphere/override_config.ini", nullptr);
|
||||
ParseIniFile(OverrideConfigIniHandler, "/atmosphere/config/override_config.ini", nullptr);
|
||||
}
|
||||
|
||||
ContentSpecificOverrideConfig GetContentOverrideConfig(ncm::ProgramId program_id) {
|
||||
|
Loading…
Reference in New Issue
Block a user