diff UI/UITransition.cpp @ 1751:b6212ecbc140

Слияние
author Ritor1
date Mon, 30 Sep 2013 09:30:42 +0600
parents bae4ffd25a03 2b5c8fe78e79
children 421c29d4ab3e
line wrap: on
line diff
--- a/UI/UITransition.cpp	Mon Sep 30 09:30:31 2013 +0600
+++ b/UI/UITransition.cpp	Mon Sep 30 09:30:42 2013 +0600
@@ -23,7 +23,6 @@
 
 
 
-
 //----- (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)
 {
@@ -32,16 +31,12 @@
   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;