Mercurial > mm7
view stru367.h @ 1294:6bbd50bda571
Слияние
author | Ritor1 |
---|---|
date | Mon, 17 Jun 2013 09:09:30 +0600 |
parents | 1577d75db258 34c433886ed4 |
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;