htc: implement the remaining commands for htcfs
This commit is contained in:
@@ -26,6 +26,7 @@ namespace ams::htcfs {
|
||||
InvalidRequest = 3,
|
||||
InvalidHandle = 4,
|
||||
OutOfHandle = 5,
|
||||
Ready = 6,
|
||||
};
|
||||
|
||||
inline Result ConvertHtcfsResult(HtcfsResult result) {
|
||||
|
||||
Reference in New Issue
Block a user