fs: add MountDeviceSaveData

This commit is contained in:
Michael Scire
2020-03-18 20:05:39 -07:00
parent b27c7552d2
commit 92e7a3ca08
4 changed files with 79 additions and 1 deletions

View File

@@ -45,7 +45,8 @@
#include <stratosphere/fs/fs_save_data_types.hpp>
#include <stratosphere/fs/fs_save_data_management.hpp>
#include <stratosphere/fs/fs_save_data_transaction.hpp>
#include <stratosphere/fs/fs_device_save_data.hpp>
#include <stratosphere/fs/fs_system_save_data.hpp>
#include <stratosphere/fs/fs_sd_card.hpp>
#include <stratosphere/fs/fs_signed_system_partition.hpp>
#include <stratosphere/fs/fs_system_data.hpp>
#include <stratosphere/fs/fs_system_save_data.hpp>