fs: add gc validation wrappers for hac2l

This commit is contained in:
Michael Scire
2022-03-14 04:42:55 -07:00
parent 76910e8954
commit 13b63af15e
15 changed files with 939 additions and 6 deletions

View File

@@ -63,6 +63,7 @@
#include <stratosphere/erpt.hpp>
#include <stratosphere/err.hpp>
#include <stratosphere/fatal.hpp>
#include <stratosphere/gc.hpp>
#include <stratosphere/gpio.hpp>
#include <stratosphere/hid.hpp>
#include <stratosphere/hos.hpp>