This commit is contained in:
Glenn Maynard
2005-12-31 04:11:10 +00:00
parent 2120a39d2a
commit c9ec1d251f
-9
View File
@@ -24,18 +24,9 @@ static HFONT hFontMono = NULL;
static void DoSave();
///////////////////////////////////////////////////////////////////////////
#define CODE_WINDOW (256)
///////////////////////////////////////////////////////////////////////////
extern HINSTANCE g_hInstance;
extern unsigned long version_num;
extern const char *version_time;
extern HINSTANCE g_hInstance;
#define BACKTRACE_MAX_SIZE 100