Change to fsa.h

This commit is contained in:
Xpl0itU
2022-07-22 16:05:37 +02:00
committed by GitHub
parent ce7b661083
commit db611b102e

View File

@@ -1,9 +1,7 @@
#pragma once
#include <coreinit/filesystem.h>
#include <coreinit/filesystem_fsa.h>
#include <mocha/commands.h>
#include <mocha/fsa.h>
#include <mocha/otp.h>
#include <stdint.h>
#ifdef __cplusplus
extern "C" {