comparison mm7_2.cpp @ 937:ae747684f644

stru279 removed.
author Nomad
date Wed, 01 May 2013 12:45:02 +0200
parents 851697c5c2f2
children 9be9afdbeac3 530e3d5ab48d
comparison
equal deleted inserted replaced
936:365a9acad64e 937:ae747684f644
36 #include "TileFrameTable.h" 36 #include "TileFrameTable.h"
37 #include "PlayerFrameTable.h" 37 #include "PlayerFrameTable.h"
38 #include "Awards.h" 38 #include "Awards.h"
39 #include "Autonotes.h" 39 #include "Autonotes.h"
40 #include "stru160.h" 40 #include "stru160.h"
41 #include "stru279.h"
42 #include "TurnEngine.h" 41 #include "TurnEngine.h"
43 #include "FactionTable.h" 42 #include "FactionTable.h"
44 #include "StorylineTextTable.h" 43 #include "StorylineTextTable.h"
45 #include "Random.h" 44 #include "Random.h"
46 #include "CastSpellInfo.h" 45 #include "CastSpellInfo.h"
9296 if (wcsstr(pCmdLine, L"-nocd")) 9295 if (wcsstr(pCmdLine, L"-nocd"))
9297 bNoCD = true; 9296 bNoCD = true;
9298 if (wcsstr(pCmdLine, L"-new_sky")) 9297 if (wcsstr(pCmdLine, L"-new_sky"))
9299 new_sky = true; 9298 new_sky = true;
9300 } 9299 }
9301 stru_51076C.registry_debug_flags = ReadWindowsRegistryInt("debug flags", 0);
9302 9300
9303 9301
9304 /*v8 = _4AC1C9_get_cpu_speed(0, (Vec4_int_ *)a2); 9302 /*v8 = _4AC1C9_get_cpu_speed(0, (Vec4_int_ *)a2);
9305 Rect.left = *(int *)v8; 9303 Rect.left = *(int *)v8;
9306 Rect.top = *(int *)(v8 + 4); 9304 Rect.top = *(int *)(v8 + 4);