diff Indoor_stuff.h @ 666:a5750c94b022

BSP
author Ritor1
date Wed, 13 Mar 2013 17:08:21 +0600
parents 5cfb5dadf330
children ecfb1b3c9a39
line wrap: on
line diff
--- a/Indoor_stuff.h	Wed Mar 13 10:13:02 2013 +0600
+++ b/Indoor_stuff.h	Wed Mar 13 17:08:21 2013 +0600
@@ -75,7 +75,7 @@
    //    (void (__thiscall *)(void *))stru170_stru0::stru170_stru0,
    //    (void (__thiscall *)(void *))stru170_stru0::dtor);
     uNumFaceIDs = 0;
-    std__vector_000FA8 = 0;
+    pNumSectors = 0;
     uNumVisibleNotEmptySectors = 0;
   }
 
@@ -85,10 +85,10 @@
   void DrawFaceOutlines();
 
   unsigned int uNumFaceIDs;
-  __int16 pFaceIDs[150];
-  char field_130[3700];
-  unsigned int std__vector_000FA8;
-  BspRenderer_stru0 field_FA8[150];
+  __int16 pFaceIDs[2000];
+  //char field_130[3700];
+  unsigned int pNumSectors;
+  BspRenderer_stru0 pSectors[150];
   unsigned int uNumVisibleNotEmptySectors;
   unsigned __int16 pVisibleSectorIDs_toDrawDecorsActorsEtcFrom[6];
 };