Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2024-08-07 22:56:18 +08:00
78 changed files with 5169 additions and 5772 deletions

View File

@@ -569,6 +569,8 @@ namespace platf::dxgi {
// Ensure offset starts at 0x0
offset_x -= GetSystemMetrics(SM_XVIRTUALSCREEN);
offset_y -= GetSystemMetrics(SM_YVIRTUALSCREEN);
break;
}
}