X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=bspfile.h;fp=bspfile.h;h=c9697b360554228a1d45f8c0bdee4a87d2900e63;hp=730fbde4ccab5c68cbaabbe1a05702411040bf0b;hb=ed90aa6c4030e69afb8cb659540519af9fb30a9c;hpb=6a3503802b09163bef8aba815277841463391b1e diff --git a/bspfile.h b/bspfile.h index 730fbde4..c9697b36 100644 --- a/bspfile.h +++ b/bspfile.h @@ -60,7 +60,7 @@ typedef struct int numhulls; int filehulls; float hullsizes[MAX_MAP_HULLS][2][3]; -} dhullinfo_t; +} hullinfo_t; typedef struct {