pretty much finishes source/*

This commit is contained in:
Joseph Carter 2000-05-22 07:46:47 +00:00
parent adcb479d77
commit e9463e2db9
33 changed files with 150 additions and 105 deletions

View file

@ -1,7 +1,7 @@
/*
vid_null.c
(description)
null video driver to aid porting efforts
Copyright (C) 1996-1997 Id Software, Inc.
@ -25,7 +25,6 @@
$Id$
*/
// vid_null.c -- null video driver to aid porting efforts
#ifdef HAVE_CONFIG_H
# include <config.h>