view stru220.h @ 1391:cc9a3a24d61d

Moved stru11, stru12 and some SW Rendering stuff to the archives. stru148 -> struct Polygon
author Nomad
date Thu, 18 Jul 2013 14:42:54 +0200
parents 96a81634669e
children
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 std::array<stru220, 16384> stru_76E5C8;