view stru159.h @ 1209:decc0dd6e4ba

more on arcomage
author Gloval
date Sun, 09 Jun 2013 13:20:34 +0400
parents 96a81634669e
children fd3bea473c0c
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  std::array<const stru159, 196> pAnimatedRooms;