Mercurial > mm7
comparison LOD.h @ 733:700b58aac975
MonsterPopup preview doll fixed
author | Nomad |
---|---|
date | Fri, 22 Mar 2013 13:24:12 +0200 |
parents | 9824e2eeee30 |
children | cf2fbac6edc9 |
comparison
equal
deleted
inserted
replaced
732:93287fb98441 | 733:700b58aac975 |
---|---|
219 pDecompressedBytes = nullptr; | 219 pDecompressedBytes = nullptr; |
220 } | 220 } |
221 ~LODSprite(); | 221 ~LODSprite(); |
222 | 222 |
223 void Release(); | 223 void Release(); |
224 int _4ACC38(struct RenderBillboardTransform_local0 *a2, char a3); | 224 int DrawSprite_sw(struct RenderBillboardTransform_local0 *a2, char a3); |
225 int _4AD2D1(struct RenderBillboardTransform_local0 *a2, int a3); | 225 int _4AD2D1(struct RenderBillboardTransform_local0 *a2, int a3); |
226 | 226 |
227 char pName[12]; //0 | 227 char pName[12]; //0 |
228 int uSpriteSize; //C | 228 int uSpriteSize; //C |
229 __int16 uWidth; //10 | 229 __int16 uWidth; //10 |