mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 16:07:50 -05:00
am: Stub IApplicationFunctions GetDisplayVersion.
This commit is contained in:
@ -132,6 +132,7 @@ private:
|
||||
void CreateApplicationAndRequestToStartForQuest(Kernel::HLERequestContext& ctx);
|
||||
void EnsureSaveData(Kernel::HLERequestContext& ctx);
|
||||
void SetTerminateResult(Kernel::HLERequestContext& ctx);
|
||||
void GetDisplayVersion(Kernel::HLERequestContext& ctx);
|
||||
void GetDesiredLanguage(Kernel::HLERequestContext& ctx);
|
||||
void InitializeGamePlayRecording(Kernel::HLERequestContext& ctx);
|
||||
void SetGamePlayRecordingState(Kernel::HLERequestContext& ctx);
|
||||
|
Reference in New Issue
Block a user