This commit is contained in:
Daveo 2001-07-05 21:17:31 +00:00
parent 6e945b8ca6
commit 50d0c8ef48
14 changed files with 66 additions and 43 deletions

View file

@ -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