Mercurial > mm7
comparison stru176.h @ 361:b803545c1b96
Слияние
author | Ritor1 |
---|---|
date | Thu, 21 Feb 2013 22:42:52 +0600 |
parents | ea55d6414029 |
children | 83a58d185d3c |
comparison
equal
deleted
inserted
replaced
360:90017057667f | 361:b803545c1b96 |
---|---|
4 /* 169 */ | 4 /* 169 */ |
5 #pragma pack(push, 1) | 5 #pragma pack(push, 1) |
6 struct stru176 | 6 struct stru176 |
7 { | 7 { |
8 signed __int64 field_0_time; | 8 signed __int64 field_0_time; |
9 __int16 field_8; | 9 __int16 timer_evt_ID; |
10 __int16 field_A; | 10 __int16 timer_evt_seq_num; |
11 __int16 field_C; | 11 __int16 field_C; |
12 __int16 field_E; | 12 __int16 field_E; |
13 __int16 field_10; | 13 __int16 field_10; |
14 __int16 field_12; | 14 __int16 field_12; |
15 __int16 field_14; | 15 __int16 field_14; |
16 __int16 field_16; | 16 __int16 field_16; |
17 __int16 field_18; | 17 __int16 field_18; |
18 __int16 field_1A; | 18 __int16 field_1A; |
19 __int16 field_1C; | 19 __int16 timer_evt_type; |
20 __int16 field_1E; | 20 __int16 field_1E; |
21 }; | 21 }; |
22 #pragma pack(pop) | 22 #pragma pack(pop) |
23 extern stru176 array_5B5928[100]; | 23 extern stru176 array_5B5928_timers[100]; |
24 | 24 |