This commit is contained in:
parent
d0d29a1513
commit
7f2acb6802
6 changed files with 11 additions and 5 deletions
|
@ -644,8 +644,10 @@ int DX=1;
|
|||
int DY=1;
|
||||
int PXOfs=-16;
|
||||
int PYOfs=-6;
|
||||
int blah=0;
|
||||
void CModelGfx::Render(DVECTOR &Pos)
|
||||
{
|
||||
Model=&CModelGfx::ModelTable[blah];
|
||||
#define BLOCK_MULT 16
|
||||
u8 *PrimPtr=GetPrimPtr();
|
||||
POLY_FT3 *TPrimPtr=(POLY_FT3*)PrimPtr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue