mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 00:50:24 -06:00
High DPI window fixes
This commit is contained in:
@@ -545,7 +545,7 @@ static void CreateHostDevice()
|
||||
|
||||
Window::Init();
|
||||
|
||||
g_vulkan = Config::GraphicsAPI == GraphicsAPI_Vulkan;
|
||||
g_vulkan = Config::GraphicsAPI == EGraphicsAPI_Vulkan;
|
||||
|
||||
LoadShaderCache();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user