Mercurial > mm7
comparison UI/UIPartyCreation.cpp @ 2334:ddb803517a48
unused local variables I commented
author | Ritor1 |
---|---|
date | Wed, 02 Apr 2014 21:05:19 +0600 |
parents | aff7a7b072b7 |
children | d6887ee81068 |
comparison
equal
deleted
inserted
replaced
2333:82851980e3d8 | 2334:ddb803517a48 |
---|---|
83 PLAYER_CLASS_TYPE uClassType; // edi@53 | 83 PLAYER_CLASS_TYPE uClassType; // edi@53 |
84 int pColorText; // eax@53 | 84 int pColorText; // eax@53 |
85 PLAYER_SKILL_TYPE pSkillId; // edi@72 | 85 PLAYER_SKILL_TYPE pSkillId; // edi@72 |
86 size_t pLenText; // eax@72 | 86 size_t pLenText; // eax@72 |
87 signed int v104; // ecx@72 | 87 signed int v104; // ecx@72 |
88 int pTextY; // ST08_4@81 | 88 // int pTextY; // ST08_4@81 |
89 signed int pBonusNum; // edi@82 | 89 signed int pBonusNum; // edi@82 |
90 const char *uRaceName; // [sp+0h] [bp-170h]@39 | 90 const char *uRaceName; // [sp+0h] [bp-170h]@39 |
91 char pText[200]; // [sp+10h] [bp-160h]@14 | 91 char pText[200]; // [sp+10h] [bp-160h]@14 |
92 GUIWindow message_window; // [sp+D8h] [bp-98h]@83 | 92 GUIWindow message_window; // [sp+D8h] [bp-98h]@83 |
93 int v126; // [sp+148h] [bp-28h]@25 | 93 int v126; // [sp+148h] [bp-28h]@25 |
534 LONG uMouseY; // eax@6 | 534 LONG uMouseY; // eax@6 |
535 //GUIButton *pControlsHead; // edx@6 | 535 //GUIButton *pControlsHead; // edx@6 |
536 //int pControlParam; // esi@12 | 536 //int pControlParam; // esi@12 |
537 signed int v8; // edi@30 | 537 signed int v8; // edi@30 |
538 int v9; // edx@31 | 538 int v9; // edx@31 |
539 char *v10; // ebx@37 | 539 // char *v10; // ebx@37 |
540 ItemGen item; // [sp+Ch] [bp-74h]@37 | 540 ItemGen item; // [sp+Ch] [bp-74h]@37 |
541 char v20[32]; // [sp+30h] [bp-50h]@29 | 541 char v20[32]; // [sp+30h] [bp-50h]@29 |
542 MSG Msg; // [sp+50h] [bp-30h]@17 | 542 MSG Msg; // [sp+50h] [bp-30h]@17 |
543 POINT v25; // [sp+6Ch] [bp-14h]@6 | 543 POINT v25; // [sp+6Ch] [bp-14h]@6 |
544 bool party_not_creation_flag; // [sp+74h] [bp-Ch]@1 | 544 bool party_not_creation_flag; // [sp+74h] [bp-Ch]@1 |