changeset 1745:9ab644fb39aa

Merge
author Ritor1
date Fri, 27 Sep 2013 18:58:48 +0600
parents 2b5c8fe78e79 (diff) 4b0e19d91505 (current diff)
children f305a00a6d98
files
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/UI/UITransition.cpp	Fri Sep 27 17:33:05 2013 +0600
+++ b/UI/UITransition.cpp	Fri Sep 27 18:58:48 2013 +0600
@@ -23,28 +23,20 @@
 
 
 
-
 //----- (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;