This commit is contained in:
parent
6e945b8ca6
commit
50d0c8ef48
14 changed files with 66 additions and 43 deletions
|
@ -796,7 +796,7 @@ void CModelGfx::SetModel(int Type)
|
|||
|
||||
/*****************************************************************************/
|
||||
static const int MXO=0;
|
||||
static const int MYO=-8;
|
||||
static const int MYO=-8*0;
|
||||
void CModelGfx::Render(DVECTOR &Pos,SVECTOR *Angle,VECTOR *Scale)
|
||||
{
|
||||
#define BLOCK_MULT 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue