diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 0393eff33..75beacf70 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -623,6 +623,8 @@ add_library(core STATIC | |||
| 623 | hle/service/filesystem/fsp/fsp_srv.cpp | 623 | hle/service/filesystem/fsp/fsp_srv.cpp |
| 624 | hle/service/filesystem/fsp/fsp_srv.h | 624 | hle/service/filesystem/fsp/fsp_srv.h |
| 625 | hle/service/filesystem/fsp/fsp_types.h | 625 | hle/service/filesystem/fsp/fsp_types.h |
| 626 | hle/service/filesystem/fsp/save_data_transfer_prohibiter.cpp | ||
| 627 | hle/service/filesystem/fsp/save_data_transfer_prohibiter.h | ||
| 626 | hle/service/filesystem/romfs_controller.cpp | 628 | hle/service/filesystem/romfs_controller.cpp |
| 627 | hle/service/filesystem/romfs_controller.h | 629 | hle/service/filesystem/romfs_controller.h |
| 628 | hle/service/filesystem/save_data_controller.cpp | 630 | hle/service/filesystem/save_data_controller.cpp |