more byte saveage

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1177 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
justin1014 2002-09-25 03:06:36 +00:00
parent 863d0f4fa3
commit 04adc90a1f
4 changed files with 6 additions and 6 deletions

View file

@ -12,3 +12,4 @@ extern HWND g_hwnd;
extern int g_filehdrsize;
extern HANDLE g_hInstance;
extern HWND insthwnd,insthwndbutton;
extern HICON g_hIcon;