diff UI/UiGame.cpp @ 2334:ddb803517a48

unused local variables I commented
author Ritor1
date Wed, 02 Apr 2014 21:05:19 +0600
parents b9adf4f414f6
children d6887ee81068
line wrap: on
line diff
--- a/UI/UiGame.cpp	Wed Apr 02 20:53:47 2014 +0600
+++ b/UI/UiGame.cpp	Wed Apr 02 21:05:19 2014 +0600
@@ -357,7 +357,7 @@
   int v45;
   unsigned __int16 pTextColor; // ax@104
   GUIWindow window; // [sp+ACh] [bp-68h]@42
-  GUIFont *pOutString; // [sp+10Ch] [bp-8h]@39
+//  GUIFont *pOutString; // [sp+10Ch] [bp-8h]@39
   const char *pInString=NULL; // [sp+110h] [bp-4h]@32
 
   if ( !pDialogueWindow )
@@ -1147,20 +1147,20 @@
   GUIButton *pButton; // ecx@11
   int v7; // ecx@19
   enum UIMessageType pMessageType1; // esi@24
-  int v14; // eax@41
+//  int v14; // eax@41
   ItemGen *pItemGen; // ecx@44
   int v16; // ecx@46
   signed int v18; // eax@55
   signed int v18b;
   signed int v19; // ecx@63
   const char *pText; // ecx@79
-  char *v28; // esi@82
-  enum UIMessageType pMessageType2; // esi@110
-  enum UIMessageType pMessageType3; // edx@117
+//  char *v28; // esi@82
+//  enum UIMessageType pMessageType2; // esi@110
+//  enum UIMessageType pMessageType3; // edx@117
   char Str1[200]; // [sp+Ch] [bp-D4h]@129
   unsigned int pX; // [sp+D4h] [bp-Ch]@1
   unsigned int pY; // [sp+D8h] [bp-8h]@1
-  unsigned int v45; // [sp+DCh] [bp-4h]@21
+//  unsigned int v45; // [sp+DCh] [bp-4h]@21
 
   int interaction_distance_limit = 512;
   int monster_info_distance_limit = 5120;