htc: implement the remaining commands for htcfs

This commit is contained in:
Michael Scire
2021-02-15 18:56:22 -08:00
committed by SciresM
parent 1961cb1034
commit d20bceff75
9 changed files with 1169 additions and 27 deletions

View File

@@ -16,7 +16,6 @@
#include <stratosphere.hpp>
#include "htcfs_directory_service_object.hpp"
#include "htcfs_client.hpp"
#include "../htclow/htclow_default_channel_config.hpp"
namespace ams::htcfs {