annotate stru298.h @ 2489:ceda74e07201

.
author Ritor1
date Thu, 11 Sep 2014 17:30:59 +0600
parents 104fdbea0386
children
rev   line source
0
Ritor1
parents:
diff changeset
1 #pragma once
2464
104fdbea0386 cleaning project part 2
zipi
parents: 2059
diff changeset
2 #include "VectorTypes.h"
0
Ritor1
parents:
diff changeset
3
Ritor1
parents:
diff changeset
4 /* 303 */
Ritor1
parents:
diff changeset
5 #pragma pack(push, 1)
Ritor1
parents:
diff changeset
6 struct stru298
Ritor1
parents:
diff changeset
7 {
1546
9a6567c6c76c stru141 & misc cleaning
Nomad
parents: 1254
diff changeset
8 void Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8);
0
Ritor1
parents:
diff changeset
9
Ritor1
parents:
diff changeset
10 int count;
Ritor1
parents:
diff changeset
11 __int16 pIDs[100];
Ritor1
parents:
diff changeset
12 __int16 pXs[100];
Ritor1
parents:
diff changeset
13 __int16 pYs[100];
Ritor1
parents:
diff changeset
14 __int16 pZs[100];
Ritor1
parents:
diff changeset
15 __int16 field_324[100];
Ritor1
parents:
diff changeset
16 char field_3EC[100];
Ritor1
parents:
diff changeset
17 char field_450[100];
2059
f9698295c0bd AttackerInfo, MerchandiseTest
Ritor1
parents: 2057
diff changeset
18 Vec3_int_ vec_4B4[100];
0
Ritor1
parents:
diff changeset
19 };
Ritor1
parents:
diff changeset
20 #pragma pack(pop)
Ritor1
parents:
diff changeset
21
2059
f9698295c0bd AttackerInfo, MerchandiseTest
Ritor1
parents: 2057
diff changeset
22 extern stru298 AttackerInfo; // weak