mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +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 @@
|
|||
/*
|
||||
r_aliasa.S
|
||||
|
||||
(description)
|
||||
x86 assembly-language Alias model transform and project code.
|
||||
|
||||
Copyright (C) 1996-1997 Id Software, Inc.
|
||||
|
||||
|
@ -25,8 +25,6 @@
|
|||
|
||||
$Id$
|
||||
*/
|
||||
// r_aliasa.s
|
||||
// x86 assembly-language Alias model transform and project code.
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue