Mercurial > mm7
view stru279.h @ 60:b9d70af644f3
Обращённый набор изменений слияния: 285e144d0b8b
Обращены изменения ревизии слияния, к её первому родителю (764abc86ce90)
author | Ritor1 |
---|---|
date | Tue, 22 Jan 2013 01:11:32 +0600 |
parents | 9c0607679772 |
children | 1c471f3629fb |
line wrap: on
line source
#pragma once /* 273 */ #pragma pack(push, 1) struct stru279 { //----- (0043B506) -------------------------------------------------------- stru279() { this->field_4 = 0; this->field_8 = 0; this->field_C = 0; this->field_10 = 0; this->field_14 = 0; this->registry_debug_flags = 0; } int registry_debug_flags; int field_4; int field_8; int field_C; int field_10; int field_14; }; #pragma pack(pop) extern stru279 stru_51076C;