qbsp: fix LinkNodeFaces documentation

This commit is contained in:
Eric Wasylishen 2017-06-06 11:35:04 -06:00
parent 5f4520ee8b
commit 37401937ae
1 changed files with 5 additions and 1 deletions

View File

@ -827,7 +827,11 @@ LinkConvexFaces(surface_t *planelist, node_t *leafnode)
==================
LinkNodeFaces
Returns a duplicated list of all faces on surface
First subdivides surface->faces.
Then, duplicates the list of subdivided faces and returns it.
For each surface->faces, ->original is set to the respective duplicate that
is returned here (why?)
==================
*/
static face_t *