freebsd-ports/games/zhlt/files/patch-common_bspfile.h
Alexey Dokuchaev 7f023fbfdc Add a port of Zoner's Half-Life compile tools, which offer many improvements
over the original map compiling tools for Half-Life.

WWW: http://zhlt.info/
2016-03-30 06:41:55 +00:00

11 lines
329 B
C

--- common/bspfile.h.orig 2016-03-30 06:24:01 UTC
+++ common/bspfile.h
@@ -155,7 +155,7 @@ dvertex_t;
typedef struct
{
- float normal[3];
+ vec3_t normal;
float dist;
planetypes type; // PLANE_X - PLANE_ANYZ ?remove? trivial to regenerate
}