htc: skeleton much of the type hierarchy for htclow manager

This commit is contained in:
Michael Scire
2021-02-07 23:13:04 -08:00
committed by SciresM
parent 83c1c175ba
commit cf99f54a34
26 changed files with 942 additions and 14 deletions

View File

@@ -15,4 +15,5 @@
*/
#pragma once
#include <stratosphere/htclow/htclow_types.hpp>
#include <stratosphere/htclow/impl/htclow_internal_types.hpp>
#include <stratosphere/htclow/htclow_manager_holder.hpp>