From 104f1a0882ee3c867056fb215d6e08658c5f9c48 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 Sep 2017 15:07:07 +0300 Subject: attempt to fix #935 --- include/m_chat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_chat.h b/include/m_chat.h index ad715b1fbc..b4cac396df 100644 --- a/include/m_chat.h +++ b/include/m_chat.h @@ -539,7 +539,7 @@ typedef struct { #define ME_GC_BUILDMENU "GChat/BuildMenu" -EXTERN_C MIR_APP_DLL(void) Chat_AddMenuItems(HMENU hMenu, int nItems, const gc_item *Item); +EXTERN_C MIR_APP_DLL(void) Chat_AddMenuItems(HMENU hMenu, int nItems, const gc_item *Item, int = hLangpack); ////////////////////////////////////////////////////////////////////////// // Get Chat ToolTip Text for buddy -- cgit v1.2.3