Mercurial > might-and-magic-trilogy
comparison stru10.h @ 0:8b8875f5b359
Initial commit
author | Nomad |
---|---|
date | Fri, 05 Oct 2012 16:07:14 +0200 |
parents | |
children | fde5c5acb66e |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:8b8875f5b359 |
---|---|
1 #pragma once | |
2 | |
3 | |
4 /* 127 */ | |
5 #pragma pack(push, 1) | |
6 struct stru10 | |
7 { | |
8 stru10(); | |
9 virtual ~stru10(); | |
10 char _49C5DA(struct BLVFace *a2, struct RenderVertexSoft *a3, int *a4, struct IndoorCameraD3D_Vec4 *a5, struct RenderVertexSoft *a6); | |
11 char _49C681(struct BLVFace *pFace, struct IndoorCameraD3D_Vec4 *a3, struct RenderVertexSoft *pArrayOf4); | |
12 char _49C720(struct RenderVertexSoft *a2, struct IndoorCameraD3D_Vec4 *a4); | |
13 bool _49C7C5(struct RenderVertexSoft *a1, struct RenderVertexSoft *a2, struct Vec3_float_ *a3, struct IndoorCameraD3D_Vec4 *a4); | |
14 bool _49C8DC(struct RenderVertexSoft *arg0, struct Vec3_float_ *a2, float *a3); | |
15 bool _49C9E3(struct BLVFace *a3, struct RenderVertexSoft *arg4, unsigned int uNumVertices, struct RenderVertexSoft *arg0); | |
16 int _49D379(struct BLVFace *pFace, struct RenderVertexSoft *pVertices); | |
17 void _49CE9E(struct BLVFace *pFace, struct RenderVertexSoft *a2, signed int a3, RenderVertexSoft *a4); | |
18 | |
19 | |
20 void (__thiscall ***vdestructor_ptr)(stru10 *, bool); | |
21 int field_4; | |
22 }; | |
23 #pragma pack(pop) |