hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions.

- Used by Animal Cross: New Horizons v1.6.0 update, minimal stub gets this update working.
This commit is contained in:
bunnei
2020-11-19 12:35:07 -08:00
parent 92344da20c
commit 6e37676482
6 changed files with 91 additions and 0 deletions

View File

@ -458,6 +458,8 @@ add_library(core STATIC
hle/service/nvflinger/buffer_queue.h
hle/service/nvflinger/nvflinger.cpp
hle/service/nvflinger/nvflinger.h
hle/service/olsc/olsc.cpp
hle/service/olsc/olsc.h
hle/service/pcie/pcie.cpp
hle/service/pcie/pcie.h
hle/service/pctl/module.cpp