pm: update for new sf semantics
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
namespace ams::pm {
|
||||
|
||||
class ShellService final {
|
||||
class ShellService {
|
||||
public:
|
||||
/* Actual command implementations. */
|
||||
Result LaunchProgram(sf::Out<os::ProcessId> out_process_id, const ncm::ProgramLocation &loc, u32 flags);
|
||||
|
||||
Reference in New Issue
Block a user