libstrat: convert to experimental new (super-accurate) sf allocation semantics
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
namespace ams::pwm {
|
||||
|
||||
void InitializeWith(std::shared_ptr<pwm::sf::IManager> &&sp);
|
||||
void InitializeWith(ams::sf::SharedPointer<pwm::sf::IManager> sp);
|
||||
void Finalize();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user