annotate stru220.h @ 81:517e33e08d93

Слияние
author Ritor1
date Sun, 28 Oct 2012 22:13:41 +0600
parents 8b8875f5b359
children c04d432611e1
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
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 /* 210 */
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 struct stru220
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9 char field_0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10 char field_1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11 __int16 distance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
13 #pragma pack(pop)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
14 extern stru220 stru_76E5C8[16384];