view stru176.h @ 473:7f1b00901cf7

Skill learning menu in shops
author Gloval
date Tue, 26 Feb 2013 02:09:56 +0400
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];