htc: skeleton some more of main

This commit is contained in:
Michael Scire 2021-02-07 18:34:12 -08:00 committed by SciresM
parent fc060d3777
commit 83c1c175ba
9 changed files with 268 additions and 0 deletions

View file

@ -53,6 +53,10 @@
#include <stratosphere/gpio.hpp>
#include <stratosphere/hid.hpp>
#include <stratosphere/hos.hpp>
#include <stratosphere/htc.hpp>
#include <stratosphere/htcfs.hpp>
#include <stratosphere/htclow.hpp>
#include <stratosphere/htcs.hpp>
#include <stratosphere/i2c.hpp>
#include <stratosphere/kvdb.hpp>
#include <stratosphere/ldr.hpp>