diff mm7_data.cpp @ 363:2bc1c8d68f41

Allocator and SpellCost Tip
author Gloval
date Fri, 22 Feb 2013 00:48:54 +0400
parents b07cf89108d5
children 3abebb74fd09
line wrap: on
line diff
--- a/mm7_data.cpp	Thu Feb 21 17:24:15 2013 +0600
+++ b/mm7_data.cpp	Fri Feb 22 00:48:54 2013 +0400
@@ -2301,6 +2301,8 @@
 int dword_F93F20; // weak
 int dword_F93F70; // weak
 
+volatile bool initing;
+
 //int crt_F94004; // weak
 //int crtdword_F9400C; // weak
 FARPROC lpfn; // idb
\ No newline at end of file