This commit is contained in:
Joseph Carter 2000-05-22 07:10:16 +00:00
parent 1cb980a02e
commit fa7a4882ac
6 changed files with 6 additions and 192 deletions

View file

@ -1,7 +1,7 @@
/*
model.c
(description)
model loading and caching
Copyright (C) 1996-1997 Id Software, Inc.
@ -25,7 +25,6 @@
$Id$
*/
// models.c -- model loading and caching
// models are the only shared resource between a client and server running
// on the same machine.