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 @@
/*
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>