Mercurial > might-and-magic-trilogy
comparison Render.h @ 67:476145dc3441
Слияние
author | Ritor1 |
---|---|
date | Fri, 26 Oct 2012 23:22:41 +0600 |
parents | 5159d2e6f559 |
children | fdacbc653945 |
comparison
equal
deleted
inserted
replaced
66:5ec98919c8fd | 67:476145dc3441 |
---|---|
52 #pragma pack(push, 1) | 52 #pragma pack(push, 1) |
53 struct RenderBillboard | 53 struct RenderBillboard |
54 { | 54 { |
55 int field_0; | 55 int field_0; |
56 int field_4; | 56 int field_4; |
57 float flt_8; | 57 float fov_x; |
58 float flt_C; | 58 float fov_y; |
59 int sZValue; | 59 int sZValue; |
60 int field_14; | 60 int field_14; |
61 unsigned __int16 uHwSpriteID; | 61 unsigned __int16 uHwSpriteID; |
62 __int16 uPalette; | 62 __int16 uPalette; |
63 __int16 uIndoorSectorID; | 63 __int16 uIndoorSectorID; |