restore original .ini file name

This commit is contained in:
FunkyFr3sh 2024-02-03 21:06:24 +01:00
parent 3997c03d70
commit 93c6e120b6
3 changed files with 18 additions and 10 deletions

View file

@ -31,7 +31,7 @@ int WINAPI _tWinMain(HINSTANCE, HINSTANCE, LPTSTR, int)
return 0;
}
auto *ini = new TIniFile(".\\dd-hd.ini");
auto *ini = new TIniFile(".\\ddraw.ini");
auto theme = ini->ReadString("ddraw", "configtheme", "Windows10");
TStyleManager::TrySetStyle(