annotate Events2D.h @ 148:77ad59c17864

Слияние
author Ritor1
date Tue, 12 Feb 2013 09:11:19 +0600
parents 9c0607679772
children 90fdb47bfcba
rev   line source
0
Ritor1
parents:
diff changeset
1 #pragma once
Ritor1
parents:
diff changeset
2
Ritor1
parents:
diff changeset
3
Ritor1
parents:
diff changeset
4
Ritor1
parents:
diff changeset
5 /* 168 */
Ritor1
parents:
diff changeset
6 #pragma pack(push, 1)
Ritor1
parents:
diff changeset
7 struct _2devent
Ritor1
parents:
diff changeset
8 {
Ritor1
parents:
diff changeset
9 unsigned __int16 uType;
Ritor1
parents:
diff changeset
10 unsigned __int16 uAnimationID;
Ritor1
parents:
diff changeset
11 char *pName;
Ritor1
parents:
diff changeset
12 const char *pProprieterName;
Ritor1
parents:
diff changeset
13 const char *pEnterText;
Ritor1
parents:
diff changeset
14 const char *pProprieterTitle;
Ritor1
parents:
diff changeset
15 __int16 field_14;
Ritor1
parents:
diff changeset
16 __int16 _state;
Ritor1
parents:
diff changeset
17 __int16 _rep;
Ritor1
parents:
diff changeset
18 __int16 _per;
Ritor1
parents:
diff changeset
19 __int16 field_1C;
Ritor1
parents:
diff changeset
20 __int16 field_1E;
Ritor1
parents:
diff changeset
21 float fPriceMultiplier;
Ritor1
parents:
diff changeset
22 float flt_24;
Ritor1
parents:
diff changeset
23 unsigned __int16 uOpenTime;
Ritor1
parents:
diff changeset
24 unsigned __int16 uCloseTime;
Ritor1
parents:
diff changeset
25 __int16 uExitPicID;
Ritor1
parents:
diff changeset
26 __int16 uExitMapID;
Ritor1
parents:
diff changeset
27 __int16 _quest_related;
Ritor1
parents:
diff changeset
28 __int16 field_32;
Ritor1
parents:
diff changeset
29 };
Ritor1
parents:
diff changeset
30 #pragma pack(pop)
Ritor1
parents:
diff changeset
31
Ritor1
parents:
diff changeset
32
Ritor1
parents:
diff changeset
33 extern _2devent p2DEvents[525]; // weak