mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 17:27:51 +00:00
fsp: Move ISaveDataInfoReader to a seperate file
This commit is contained in:
parent
7af190af17
commit
10f80939ee
4 changed files with 214 additions and 165 deletions
|
@ -585,6 +585,8 @@ add_library(core STATIC
|
|||
hle/service/filesystem/fsp/fs_i_file.h
|
||||
hle/service/filesystem/fsp/fs_i_filesystem.cpp
|
||||
hle/service/filesystem/fsp/fs_i_filesystem.h
|
||||
hle/service/filesystem/fsp/fs_i_save_data_info_reader.cpp
|
||||
hle/service/filesystem/fsp/fs_i_save_data_info_reader.h
|
||||
hle/service/filesystem/fsp/fs_i_storage.cpp
|
||||
hle/service/filesystem/fsp/fs_i_storage.h
|
||||
hle/service/filesystem/fsp/fsp_ldr.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue