From 25109681038580d7a3c5a7380ad7d50451ffe999 Mon Sep 17 00:00:00 2001 From: Sylae Corell Date: Fri, 1 Aug 2014 11:51:59 -0600 Subject: [PATCH] forgot to change the other bit too --- Win32/charedit/dlogtool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Win32/charedit/dlogtool.cpp b/Win32/charedit/dlogtool.cpp index 0e484925..f1d8f252 100644 --- a/Win32/charedit/dlogtool.cpp +++ b/Win32/charedit/dlogtool.cpp @@ -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;