Mercurial > mm7
comparison MapInfo.cpp @ 2334:ddb803517a48
unused local variables I commented
author | Ritor1 |
---|---|
date | Wed, 02 Apr 2014 21:05:19 +0600 |
parents | 43a508455445 |
children | bddcaf5d5db2 |
comparison
equal
deleted
inserted
replaced
2333:82851980e3d8 | 2334:ddb803517a48 |
---|---|
20 unsigned char c; | 20 unsigned char c; |
21 bool break_loop; | 21 bool break_loop; |
22 unsigned int temp_str_len; | 22 unsigned int temp_str_len; |
23 char* tmp_pos; | 23 char* tmp_pos; |
24 int decode_step; | 24 int decode_step; |
25 int item_counter; | 25 // int item_counter; |
26 | 26 |
27 if ( pMapStatsTXT_Raw ) | 27 if ( pMapStatsTXT_Raw ) |
28 free(pMapStatsTXT_Raw); | 28 free(pMapStatsTXT_Raw); |
29 pMapStatsTXT_Raw = NULL; | 29 pMapStatsTXT_Raw = NULL; |
30 pMapStatsTXT_Raw = (char *)pEvents_LOD->LoadRaw("MapStats.txt", 0); | 30 pMapStatsTXT_Raw = (char *)pEvents_LOD->LoadRaw("MapStats.txt", 0); |
368 { | 368 { |
369 //MapInfo *v2; // ebx@1 | 369 //MapInfo *v2; // ebx@1 |
370 //SpawnPointMM7 *v3; // esi@1 | 370 //SpawnPointMM7 *v3; // esi@1 |
371 //int v4; // eax@1 | 371 //int v4; // eax@1 |
372 int v5; // edx@1 | 372 int v5; // edx@1 |
373 int v6; // eax@1 | 373 // int v6; // eax@1 |
374 int v7; // ecx@1 | 374 int v7; // ecx@1 |
375 int v8; // ebx@1 | 375 int v8; // ebx@1 |
376 int v9; // eax@1 | 376 int v9; // eax@1 |
377 signed int v10; // ebx@1 | 377 signed int v10; // ebx@1 |
378 signed int result; // eax@1 | 378 signed int result; // eax@1 |
379 signed __int64 v12; // qtt@1 | 379 signed __int64 v12; // qtt@1 |
380 int v13; // ebx@1 | 380 int v13; // ebx@1 |
381 int v14; // edx@10 | 381 int v14; // edx@10 |
382 signed int v15; // ebx@20 | 382 signed int v15; // ebx@20 |
383 unsigned __int16 v16; // dx@20 | 383 unsigned __int16 v16; // dx@20 |
384 ObjectDesc *v17; // ecx@21 | 384 // ObjectDesc *v17; // ecx@21 |
385 unsigned __int16 v18; // ax@24 | 385 unsigned __int16 v18; // ax@24 |
386 int v19; // ST0C_4@27 | 386 int v19; // ST0C_4@27 |
387 int v20; // ST08_4@27 | 387 int v20; // ST08_4@27 |
388 int v21; // ST04_4@27 | 388 int v21; // ST04_4@27 |
389 int v22; // eax@27 | 389 int v22; // eax@27 |
390 signed int v23; // ebx@29 | 390 signed int v23; // ebx@29 |
391 unsigned __int16 v24; // dx@29 | 391 unsigned __int16 v24; // dx@29 |
392 ObjectDesc *v25; // ecx@30 | 392 // ObjectDesc *v25; // ecx@30 |
393 unsigned __int16 v26; // ax@33 | 393 unsigned __int16 v26; // ax@33 |
394 //int v27; // ecx@35 | 394 //int v27; // ecx@35 |
395 //int v28; // eax@35 | 395 //int v28; // eax@35 |
396 //int v29; // esi@35 | 396 //int v29; // esi@35 |
397 //__int16 v30; // ax@35 | 397 //__int16 v30; // ax@35 |