From b048ea322fac0d6cb59b9f1645fad9d7a898fc57 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 21 Jun 2015 18:40:46 +0000 Subject: MirLua: Scripts reloading pt.2 git-svn-id: http://svn.miranda-ng.org/main/trunk@14304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/MirLua/src/stdafx.h') diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h index 1d9ca47929..b7bd486bac 100644 --- a/plugins/MirLua/src/stdafx.h +++ b/plugins/MirLua/src/stdafx.h @@ -41,6 +41,8 @@ extern "C" extern CMLua *g_mLua; +extern int hScriptsLangpack; + extern HINSTANCE g_hInstance; extern HANDLE g_hCommonFolderPath; -- cgit v1.2.3