view stru159.h @ 1210:8ff88e39e097

fix for crash on main menu
author zipi
date Sun, 09 Jun 2013 11:27:57 +0100
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;