diff Indoor.h @ 58:41cbaabde2cb

BLV render
author Nomad
date Thu, 25 Oct 2012 02:05:16 +0200
parents fd2fd234a66c
children 5159d2e6f559
line wrap: on
line diff
--- a/Indoor.h	Wed Oct 24 17:33:46 2012 +0200
+++ b/Indoor.h	Thu Oct 25 02:05:16 2012 +0200
@@ -328,7 +328,7 @@
 struct BLVSector
 {
   int field_0;
-  __int16 field_4;
+  unsigned __int16 uNumFloors;
   __int16 field_6;
   unsigned __int16 *pFloors;
   __int16 field_C;
@@ -517,7 +517,7 @@
   Vec3_int_ vPartyPos;
   int sPartyRotY;
   int sPartyRotX;
-  int uRadius;
+  int uPartySectorID;
   int sCosineY;
   int sSineY;
   int sCosineNegX;