mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 17:17:53 -05:00
Set: Allow setting device nickname
This commit is contained in:
@ -50,6 +50,7 @@ private:
|
||||
void GetRegionCode(Kernel::HLERequestContext& ctx);
|
||||
void GetKeyCodeMap(Kernel::HLERequestContext& ctx);
|
||||
void GetKeyCodeMap2(Kernel::HLERequestContext& ctx);
|
||||
void GetDeviceNickName(Kernel::HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
} // namespace Service::Set
|
||||
|
Reference in New Issue
Block a user