Mercurial > mm7
view stru159.h @ 493:59649750a054
Merge
author | Gloval |
---|---|
date | Thu, 28 Feb 2013 01:39:18 +0400 |
parents | d5da524ec901 |
children | 90fdb47bfcba |
line wrap: on
line source
#pragma once /* 152 */ #pragma pack(push, 1) struct stru159 { char *video_name; int field_4; int field_8; unsigned __int8 uBuildingType; unsigned __int8 field_d; unsigned __int16 padding_e; }; #pragma pack(pop) extern stru159 pAnimatedRooms[196];