view stru298.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 b9747d9e9b4e
line wrap: on
line source

#pragma once
#include "VectorTypes.h"

/*  303 */
#pragma pack(push, 1)
struct stru298
{
  int Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8);

  int count;
  __int16 pIDs[100];
  __int16 pXs[100];
  __int16 pYs[100];
  __int16 pZs[100];
  __int16 field_324[100];
  char field_3EC[100];
  char field_450[100];
  Vec3_int_ vec_4B4;
};
#pragma pack(pop)

extern stru298 stru_50FE08; // weak