fix: i forgot to make this wide too

This commit is contained in:
2026-08-30 17:05:07 -04:00
parent baabec77f7
commit e00f0215cc
+1 -1
View File
@@ -77,7 +77,7 @@ C4JStorage::EDLCStatus CDLC::GetInstalledDLC(int iPad, int (*Func)(LPVOID, int,
return C4JStorage::EDLC_Error;
}
_WIN32_FIND_DATAA hFind;
_WIN32_FIND_DATAW hFind;
HANDLE hFindFile;
if (ret)
{