Mercurial > mm7
view stru159.h @ 1206:ab6560001f5b
arrays to std::arrays phase 2 - some more arrays converted
author | Grumpy7 |
---|---|
date | Sun, 09 Jun 2013 01:10:49 +0200 |
parents | c45d51b3f4f4 |
children | 96a81634669e |
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 uRoomSoundId; unsigned __int16 padding_e; }; #pragma pack(pop) extern const stru159 pAnimatedRooms[196];