Remove references to non-existent functions CM_MarkFragments and CM_LerpTag.

This commit is contained in:
Zack Middleton 2012-11-19 05:48:27 +00:00
parent 3da8779180
commit 1f8db4c14a
2 changed files with 1 additions and 10 deletions

View file

@ -1007,7 +1007,7 @@ typedef struct {
// or ENTITYNUM_NONE, ENTITYNUM_WORLD
// markfragments are returned by CM_MarkFragments()
// markfragments are returned by R_MarkFragments()
typedef struct {
int firstPoint;
int numPoints;