]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3data/md3lib.h
tools: reduce diff noise
[xonotic/netradiant.git] / tools / quake3 / q3data / md3lib.h
index 5158b5394a1a24e2109f00793612f849fba4f2d5..b899d6a786d2a0d23e016a4132fb331bba52a6ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
+   Copyright (C) 1999-2007 id Software, Inc. and contributors.
    For a list of contributors, see the accompanying CONTRIBUTORS file.
 
    This file is part of GtkRadiant.
@@ -25,4 +25,4 @@
 #include "../common/qfiles.h"
 
 void MD3_Dump( const char *filename );
-void MD3_ComputeTagFromTri( md3Tag_t *pTag, const float tri[3][3] );
+void MD3_ComputeTagFromTri( md3Tag_t *pTag, float tri[3][3] );