annotate stru176.h @ 127:9eac46182d8f

Слияние
author Ritor1
date Sun, 04 Nov 2012 09:37:39 +0600
parents f4450ff595fe
children
rev   line source
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1 #pragma once
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4 /* 169 */
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 struct stru176
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 int field_0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9 int field_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10 __int16 field_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11 __int16 field_A;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12 __int16 field_C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
13 __int16 field_E;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
14 __int16 field_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
15 __int16 field_12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
16 __int16 field_14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
17 __int16 field_16;
31
f4450ff595fe BLV loading (looks like) done.
Nomad
parents: 0
diff changeset
18 __int16 field_18;
f4450ff595fe BLV loading (looks like) done.
Nomad
parents: 0
diff changeset
19 __int16 field_1A;
f4450ff595fe BLV loading (looks like) done.
Nomad
parents: 0
diff changeset
20 __int16 field_1C;
f4450ff595fe BLV loading (looks like) done.
Nomad
parents: 0
diff changeset
21 __int16 field_1E;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
22 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
23 #pragma pack(pop)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
24 extern stru176 array_5B5928[100];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
25