mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-29 16:21:46 +00:00
pretty much finishes source/*
This commit is contained in:
parent
adcb479d77
commit
e9463e2db9
33 changed files with 150 additions and 105 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue