We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f873888 commit 465117eCopy full SHA for 465117e
1 file changed
ExplorerPatcher/TwinUIPatches.cpp
@@ -2024,7 +2024,7 @@ BOOL FixStartMenuAnimation(LPMODULEINFO mi)
2024
{
2025
// `(CStartExperienceManager *)((char *)this - 40)` before field access
2026
// ```
2027
- // 48 83 ?? 80 B9 ?? ?? ?? ?? 00 75 ?? 41 B0 01
+ // 48 83 C1 ?? 80 B9 ?? ?? ?? ?? 00 75 ?? 41 B0 01
2028
// ^^^^^^^^^^^ bTransitioningToCortana
2029
2030
// Ref: CStartExperienceManager::DimStart()
0 commit comments