no message

This commit is contained in:
cholleme 2003-03-15 19:50:36 +00:00
parent 7abd16de86
commit a5e9d49655

View file

@ -19,12 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
// world.h // world.h
typedef struct
{
vec3_t normal;
float dist;
} plane_t;
typedef struct typedef struct
{ {
qboolean allsolid; // if true, plane is not valid qboolean allsolid; // if true, plane is not valid