From ffa64078815f1a261833284221d792aecf52d856 Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Thu, 14 Jun 2018 02:03:29 -0500 Subject: [PATCH] Update appfat.cpp --- Source/appfat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/appfat.cpp b/Source/appfat.cpp index dd9bc96..eaf718c 100644 --- a/Source/appfat.cpp +++ b/Source/appfat.cpp @@ -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);