annotate stru176.h @ 227:bcd55744c2f4
Clicking background in MainMenu fix
author |
Nomad |
date |
Sun, 17 Feb 2013 15:09:31 +0200 |
parents |
9c0607679772 |
children |
4c2cdda88562 |
rev |
line source |
0
|
1 #pragma once
|
|
2
|
|
3
|
|
4 /* 169 */
|
|
5 #pragma pack(push, 1)
|
|
6 struct stru176
|
|
7 {
|
|
8 int field_0;
|
|
9 int field_4;
|
|
10 __int16 field_8;
|
|
11 __int16 field_A;
|
|
12 __int16 field_C;
|
|
13 __int16 field_E;
|
|
14 __int16 field_10;
|
|
15 __int16 field_12;
|
|
16 __int16 field_14;
|
|
17 __int16 field_16;
|
|
18 __int16 field_18;
|
|
19 __int16 field_1A;
|
|
20 __int16 field_1C;
|
|
21 __int16 field_1E;
|
|
22 };
|
|
23 #pragma pack(pop)
|
|
24 extern stru176 array_5B5928[100];
|
|
25
|