comparison mm7_2.cpp @ 251:48f21f569328

Npc related stuff separated
author Gloval
date Mon, 18 Feb 2013 08:47:21 +0400
parents fb8a876f41e1
children 96f3a1177b37
comparison
equal deleted inserted replaced
247:fb8a876f41e1 251:48f21f569328
13390 unsigned int startms; // [sp+8h] [bp-24h]@55 13390 unsigned int startms; // [sp+8h] [bp-24h]@55
13391 RECT Rect; // [sp+Ch] [bp-20h]@15 13391 RECT Rect; // [sp+Ch] [bp-20h]@15
13392 int a2[4]; // [sp+1Ch] [bp-10h]@15 13392 int a2[4]; // [sp+1Ch] [bp-10h]@15
13393 13393
13394 char test[1024]; 13394 char test[1024];
13395 sprintfex(test, "^Pi[%s]: знахар^R[ь;ка;]", "Золтан"); 13395 //sprintfex(test, "^Pi[%s]: знахар^R[ь;ка;]", "Золтан");
13396 13396
13397 if (pCmdLine && *pCmdLine) 13397 if (pCmdLine && *pCmdLine)
13398 { 13398 {
13399 if (wcsstr(pCmdLine, L"-usedefs")) 13399 if (wcsstr(pCmdLine, L"-usedefs"))
13400 bDebugResouces = 1; 13400 bDebugResouces = 1;