mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 19:05:45 +00:00
Rework time service to fix time passing offline.
This commit is contained in:
parent
e0763174c6
commit
52c35521bd
144 changed files with 8734 additions and 3972 deletions
|
@ -5,10 +5,7 @@
|
|||
|
||||
#include <optional>
|
||||
#include "common/common_types.h"
|
||||
|
||||
namespace Service::Set {
|
||||
enum class LanguageCode : u64;
|
||||
}
|
||||
#include "core/hle/service/set/system_settings_server.h"
|
||||
|
||||
namespace Service::NS {
|
||||
/// This is nn::ns::detail::ApplicationLanguage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue