forgot to change the other bit too

This commit is contained in:
Sylae Corell
2014-08-01 11:51:59 -06:00
parent f9cf0ec5d0
commit 2510968103

View File

@@ -284,7 +284,7 @@ short cd_create_dialog(short dlog_num,HWND parent)
return 0;
}
BOOL CALLBACK dummy_dialog_proc(HWND hDlg, UINT message, WPARAM, LPARAM)
INT_PTR CALLBACK dummy_dialog_proc(HWND hDlg, UINT message, WPARAM, LPARAM)
{
short i,j,k,free_slot = -1,free_item = -1;
int type,flag;