Remove C99 code constructs from IQM code, patch by gimhael (#4974)
This commit is contained in:
parent
876fd7dcb9
commit
45824008d9
2 changed files with 250 additions and 92 deletions
|
@ -24,6 +24,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define IQM_MAGIC "INTERQUAKEMODEL"
|
||||
#define IQM_VERSION 1
|
||||
|
||||
#define IQM_MAX_JOINTS 128
|
||||
|
||||
typedef struct iqmheader
|
||||
{
|
||||
char magic[16];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue