mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 14:49:12 +00:00
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
This commit is contained in:
@@ -623,6 +623,8 @@ add_library(core STATIC
|
||||
hle/service/filesystem/fsp/fsp_srv.cpp
|
||||
hle/service/filesystem/fsp/fsp_srv.h
|
||||
hle/service/filesystem/fsp/fsp_types.h
|
||||
hle/service/filesystem/fsp/save_data_transfer_prohibiter.cpp
|
||||
hle/service/filesystem/fsp/save_data_transfer_prohibiter.h
|
||||
hle/service/filesystem/romfs_controller.cpp
|
||||
hle/service/filesystem/romfs_controller.h
|
||||
hle/service/filesystem/save_data_controller.cpp
|
||||
|
||||
Reference in New Issue
Block a user