mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
windows: prefer os version from registry
this value is not modified by compatibility mode drop reporting service pack numbers. no longer used
This commit is contained in:
@ -270,6 +270,7 @@ if(WIN32)
|
||||
CompatPatches.cpp
|
||||
GL/GLInterface/WGL.cpp
|
||||
GL/GLInterface/WGL.h
|
||||
WindowsRegistry.cpp
|
||||
)
|
||||
elseif(APPLE)
|
||||
target_sources(common PRIVATE
|
||||
|
Reference in New Issue
Block a user