ncm: update for new sf semantics
This commit is contained in:
@@ -24,7 +24,7 @@ namespace ams::ncm {
|
||||
void Initialize();
|
||||
void Finalize();
|
||||
|
||||
void InitializeWithObject(std::shared_ptr<IContentManager> manager_object);
|
||||
void InitializeWithObject(sf::SharedPointer<IContentManager> manager_object);
|
||||
|
||||
/* Service API. */
|
||||
Result CreateContentStorage(StorageId storage_id);
|
||||
|
||||
Reference in New Issue
Block a user