mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-22 10:38:16 -05: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