Home | History | Annotate | Download | only in WinQuake

Lines Matching refs:maxheight

1777 	psprite->maxheight = LittleLong (pin->height);
1784 mod->mins[2] = -psprite->maxheight/2;
1785 mod->maxs[2] = psprite->maxheight/2;