diff LOD.h @ 670:9824e2eeee30

fixed decorations animation
author Gloval
date Fri, 15 Mar 2013 01:51:51 +0400
parents 137c59c3dbc4
children 700b58aac975
line wrap: on
line diff
--- a/LOD.h	Wed Mar 13 17:08:21 2013 +0600
+++ b/LOD.h	Fri Mar 15 01:51:51 2013 +0400
@@ -224,17 +224,17 @@
   int _4ACC38(struct RenderBillboardTransform_local0 *a2, char a3);
   int _4AD2D1(struct RenderBillboardTransform_local0 *a2, int a3);
   
-  char pName[12];
-  int uSpriteSize;
-  __int16 uWidth;
-  __int16 uHeight;
-  __int16 uPaletteId;
-  __int16 word_16;
-  __int16 uTexturePitch;
-  __int16 word_1A;
-  int uDecompressedSize;
-  struct LODSprite_stru0 *pSpriteLines;
-  void *pDecompressedBytes;
+  char pName[12]; //0
+  int uSpriteSize; //C
+  __int16 uWidth; //10
+  __int16 uHeight; //12
+  __int16 uPaletteId; //14
+  __int16 word_16;  //16
+  __int16 uTexturePitch; //18
+  __int16 word_1A; //1a
+  int uDecompressedSize;  //1c
+  struct LODSprite_stru0 *pSpriteLines; //20
+  void *pDecompressedBytes;  //24
 };
 #pragma pack(pop)
 
@@ -272,7 +272,7 @@
   unsigned int uOffsetToSubIndex;
   FILE *pOutputFileHandle;*/
   struct LODSprite pSpriteHeaders[1500];
-  unsigned int uNumLoadedSprites;
+  signed int uNumLoadedSprites;
   int field_ECA0;
   int field_ECA4;
   int field_ECA8;