changeset 1742:79621dd04649

fixing
author Ritor1
date Thu, 26 Sep 2013 23:42:06 +0600
parents e013b92030e3
children 26c1a3d50635
files UI/UITransition.cpp
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/UI/UITransition.cpp	Tue Sep 24 23:40:33 2013 +0600
+++ b/UI/UITransition.cpp	Thu Sep 26 23:42:06 2013 +0600
@@ -27,24 +27,17 @@
 //----- (00444839) --------------------------------------------------------
 void TransitionUI_Load(uint anim_id, uint exit_pic_id, int x, int y, int z, int directiony, int directionx, int a8, const char *pLocationName)
 {
-  //unsigned int v9; // ebx@1
-  //int v10; // edi@1
-  //signed int v11; // eax@1
   unsigned int v12; // eax@6
   const char *v13; // ST0C_4@6
   unsigned int v14; // eax@8
   const char *v15; // eax@14
   unsigned int v16; // eax@16
-  //unsigned int result; // eax@26
   const char *v18; // [sp-8h] [bp-40h]@9
-  //const char *v19; // [sp-4h] [bp-3Ch]@2
   char *v20; // [sp-4h] [bp-3Ch]@9
   const char *v21; // [sp-4h] [bp-3Ch]@11
   char pContainer[40]; // [sp+Ch] [bp-2Ch]@1
   unsigned int v23; // [sp+34h] [bp-4h]@1
 
-  //v9 = a1;
-  //v10 = a2;
   v23 = IndoorLocation::GetLocationIndex(pLocationName);
   dword_59117C_teleportx = x;
   dword_591178_teleporty = y;