view stru367.h @ 1311:1dee26137a92

added books h file
author Gloval
date Tue, 25 Jun 2013 00:05:51 +0400
parents 6bbd50bda571
children 65379a50e4eb
line wrap: on
line source

#pragma once



/*  152 */
#pragma pack(push, 1)
struct stru367
{
	int field_0;
	std::array<int, 13> field_4;
	std::array<int, 60> _view_transformed_ys;
	std::array<int, 60> _view_transformed_zs;
	std::array<int, 48> _view_transformed_xs;
	std::array<int, 60> _screen_space_y;
	std::array<int, 60> _screen_space_x;
};
#pragma pack(pop)


//extern  const stru367 stru_367;