Trim Win32 runtime and VR retained state
This commit is contained in:
@@ -106,7 +106,7 @@ namespace pp::platform::windows {
|
||||
|
||||
VrShellState& platform_vr_state() noexcept
|
||||
{
|
||||
return retained_state().vr;
|
||||
return retained_vr_shell_state();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user