annotate stru220.h @ 208:af624eaf2fc5 tip

14.01.13
author Ritor1
date Mon, 14 Jan 2013 10:39:01 +0600
parents c04d432611e1
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
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 {
200
c04d432611e1 2.12.13
Ritor1
parents: 0
diff changeset
9 __int16 field_0;//char field_0;
c04d432611e1 2.12.13
Ritor1
parents: 0
diff changeset
10 //char field_1;
0
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];