annotate stru176.h @ 272:6e585f21a01e

Merge
author Nomad
date Mon, 18 Feb 2013 13:09:08 +0200
parents 9c0607679772
children 4c2cdda88562
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 /* 169 */
Ritor1
parents:
diff changeset
5 #pragma pack(push, 1)
Ritor1
parents:
diff changeset
6 struct stru176
Ritor1
parents:
diff changeset
7 {
Ritor1
parents:
diff changeset
8 int field_0;
Ritor1
parents:
diff changeset
9 int field_4;
Ritor1
parents:
diff changeset
10 __int16 field_8;
Ritor1
parents:
diff changeset
11 __int16 field_A;
Ritor1
parents:
diff changeset
12 __int16 field_C;
Ritor1
parents:
diff changeset
13 __int16 field_E;
Ritor1
parents:
diff changeset
14 __int16 field_10;
Ritor1
parents:
diff changeset
15 __int16 field_12;
Ritor1
parents:
diff changeset
16 __int16 field_14;
Ritor1
parents:
diff changeset
17 __int16 field_16;
Ritor1
parents:
diff changeset
18 __int16 field_18;
Ritor1
parents:
diff changeset
19 __int16 field_1A;
Ritor1
parents:
diff changeset
20 __int16 field_1C;
Ritor1
parents:
diff changeset
21 __int16 field_1E;
Ritor1
parents:
diff changeset
22 };
Ritor1
parents:
diff changeset
23 #pragma pack(pop)
Ritor1
parents:
diff changeset
24 extern stru176 array_5B5928[100];
Ritor1
parents:
diff changeset
25