annotate stru123.h @ 16:5a95b9ed31f3

13.10.12
author Lower
date Sat, 13 Oct 2012 20:25:41 +0600
parents 8b8875f5b359
children 8be5293b6b33
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 /* 62 */
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 struct stru123
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 char field_0[75];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9 char field_4B[125];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11 #pragma pack(pop)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12 extern stru123 stru_5E4C90;