view stru176.h @ 511:a13d7b95424e

Red potion quest
author Ritor1
date Fri, 01 Mar 2013 19:18:32 +0600
parents ea55d6414029
children 83a58d185d3c
line wrap: on
line source

#pragma once


/*  169 */
#pragma pack(push, 1)
struct stru176
{
  signed __int64 field_0_time;
  __int16 timer_evt_ID;
  __int16 timer_evt_seq_num;
  __int16 field_C;
  __int16 field_E;
  __int16 field_10;
  __int16 field_12;
  __int16 field_14;
  __int16 field_16;
  __int16 field_18;
  __int16 field_1A;
  __int16 timer_evt_type;
  __int16 field_1E;
};
#pragma pack(pop)
extern stru176 array_5B5928_timers[100];