mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-24 21:12:27 +00:00
links!!!!!
This commit is contained in:
parent
d39006971a
commit
4a150c4d4a
1 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ void BOPS_Error (void)
|
|||
Sys_Error ("BoxOnPlaneSide: Bad signbits");
|
||||
}
|
||||
|
||||
#if !id386
|
||||
//#if !id386
|
||||
|
||||
/*
|
||||
==================
|
||||
|
@ -284,7 +284,7 @@ if (sides == 0)
|
|||
return sides;
|
||||
}
|
||||
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
|
||||
void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up)
|
||||
|
|
Loading…
Reference in a new issue