Mercurial > mm7
view stru367.h @ 1295:86a83e12d795
moving files
author | Ritor1 |
---|---|
date | Mon, 17 Jun 2013 17:34:01 +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;