#include audit

This commit is contained in:
Bill Currie 2000-12-30 02:16:36 +00:00
parent a9ffb0002f
commit ccba39666b
141 changed files with 825 additions and 749 deletions

View file

@ -1,5 +1,5 @@
/*
cl_model.c
sw_model_sprite.c
model loading and caching
@ -33,10 +33,10 @@
# include "config.h"
#endif
#include "model.h"
#include "server.h"
#include "d_iface.h"
#include "model.h"
#include "qendian.h"
#include "server.h"
extern model_t *loadmodel;
extern char loadname[];