mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
GPL thingy
This commit is contained in:
parent
7b1b82a16b
commit
87f6b96eb6
34 changed files with 84 additions and 91 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
draw.c
|
||||
|
||||
(description)
|
||||
this is the only file outside the refresh that touches the vid buffer
|
||||
|
||||
Copyright (C) 1996-1997 Id Software, Inc.
|
||||
|
||||
|
@ -25,8 +25,6 @@
|
|||
|
||||
$Id$
|
||||
*/
|
||||
// draw.c -- this is the only file outside the refresh that touches the
|
||||
// vid buffer
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue