mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 01:51:37 +00:00
Ender's Win32 Server + SW Client stuff :)
This commit is contained in:
parent
0ba1b5a805
commit
6bfed8848a
2 changed files with 21 additions and 28 deletions
|
@ -1,8 +1,4 @@
|
||||||
/*
|
/*
|
||||||
sys_wina.S
|
|
||||||
|
|
||||||
(description)
|
|
||||||
|
|
||||||
Copyright (C) 1996-1997 Id Software, Inc.
|
Copyright (C) 1996-1997 Id Software, Inc.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -17,14 +13,11 @@
|
||||||
See the GNU General Public License for more details.
|
See the GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to:
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
Free Software Foundation, Inc.
|
|
||||||
59 Temple Place - Suite 330
|
|
||||||
Boston, MA 02111-1307, USA
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
*/
|
*/
|
||||||
|
//
|
||||||
// sys_wina.s
|
// sys_wina.s
|
||||||
// x86 assembly-language Win-dependent routines.
|
// x86 assembly-language Win-dependent routines.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue