1
0
Fork 0

Update appfat.cpp

pull/12/head
galaxyhaxz 2018-06-14 02:03:29 -05:00 committed by GitHub
parent b7ca88daf3
commit ffa6407881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -797,7 +797,7 @@ void __fastcall DiskFreeDlg(char *error)
//----- (00401D1D) --------------------------------------------------------
bool __cdecl InsertCDDlg()
{
INT_PTR v0; // edi
int v0; // edi
ShowCursor(1);
v0 = DialogBoxParamA(ghInst, (LPCSTR)0x70, ghMainWnd, (DLGPROC)FuncDlg, (LPARAM)&empty_string);