view stru220.h @ 1106:3395579f6c4d

stru6_stru1_indoor_sw_billboard destructor fix, removing "extern" from struct definition, fixing probable typo in SPELL_AIR_SPARKS
author Grumpy7
date Mon, 27 May 2013 21:56:43 +0200
parents 9c0607679772
children 96a81634669e
line wrap: on
line source

#pragma once



/*  210 */
#pragma pack(push, 1)
struct stru220
{
  __int16 field_0;//char field_0;
  //char field_1;
  __int16 distance;
};
#pragma pack(pop)
extern stru220 stru_76E5C8[16384];