Cleanup some of the unordered_map usage. (#432)

This commit is contained in:
Skyth (Asilkan)
2025-02-19 20:32:11 +03:00
committed by GitHub
parent 5ba4e927ab
commit 0afd01ff7e
8 changed files with 86 additions and 105 deletions

View File

@@ -1,5 +1,4 @@
#include <os/registry.h>
#include <unordered_map>
inline const wchar_t* g_registryRoot = L"Software\\UnleashedRecomp";