view stru367.h @ 1301:18665b8f66b2

yellow points remove
author Ritor1
date Mon, 24 Jun 2013 13:47:13 +0600
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;