fix: i forgot to make this wide too
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user