annotate stru220.h @ 26:93bf1d5f6a6d

Game loading.
author Nomad
date Tue, 16 Oct 2012 00:05:53 +0200
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];