mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-13 20:52:15 +02:00
ncm: don't delete hos
This commit is contained in:
parent
c7d9cd24a7
commit
98e728a589
@ -21,7 +21,7 @@ namespace ams::ncm {
|
||||
|
||||
namespace {
|
||||
|
||||
constexpr inline const char * const BasePlaceHolderDirectory = "/registered";
|
||||
constexpr inline const char * const BasePlaceHolderDirectory = "/placehld";
|
||||
|
||||
constexpr inline const char * const PlaceHolderExtension = ".nca";
|
||||
constexpr inline size_t PlaceHolderExtensionLength = 4;
|
||||
|
Loading…
Reference in New Issue
Block a user