annotate stru123.h @ 137:0afe11853c77

Слияние
author Ritor1
date Fri, 16 Nov 2012 18:03:06 +0600
parents 8be5293b6b33
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 /* 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];
101
8be5293b6b33 odm loading
Nomad
parents: 0
diff changeset
9 char _decor_events[125];
0
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;