yuzu/src/core/hle/service/pm
Lioncash 932922f67f service/pm: Implement SetMaintenanceBoot()
This quite literally functions as a basic setter. No other error
checking or anything (since there's nothing to really check against).

With this, it completes the pm:bm interface in terms of functionality.
2019-01-28 11:48:11 -05:00
..
pm.cpp service/pm: Implement SetMaintenanceBoot() 2019-01-28 11:48:11 -05:00
pm.h service/pm: Tidy up functionality related to SystemBootMode 2019-01-28 11:44:37 -05:00