Mercurial > mm7
comparison DecalBuilder.cpp @ 1391:cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
stru148 -> struct Polygon
author | Nomad |
---|---|
date | Thu, 18 Jul 2013 14:42:54 +0200 |
parents | 1803172dffd9 |
children | c9e3b93ec570 |
comparison
equal
deleted
inserted
replaced
1390:613c77e51e38 | 1391:cc9a3a24d61d |
---|---|
520 } | 520 } |
521 return 1; | 521 return 1; |
522 } | 522 } |
523 | 523 |
524 //----- (0049BE8A) -------------------------------------------------------- | 524 //----- (0049BE8A) -------------------------------------------------------- |
525 bool DecalBuilder::_49BE8A(struct stru148 *a2, Vec3_float_ *_a3, float *a4, RenderVertexSoft *a5, unsigned int uStripType, char a7) | 525 bool DecalBuilder::_49BE8A(struct Polygon *a2, Vec3_float_ *_a3, float *a4, RenderVertexSoft *a5, unsigned int uStripType, char a7) |
526 { | 526 { |
527 bool result; // eax@1 | 527 bool result; // eax@1 |
528 RenderVertexSoft *v8; // edi@3 | 528 RenderVertexSoft *v8; // edi@3 |
529 Vec3_float_ *v9; // ebx@3 | 529 Vec3_float_ *v9; // ebx@3 |
530 Bloodsplat *v10; // esi@3 | 530 Bloodsplat *v10; // esi@3 |