mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-03 18:41:22 +00:00
C done
This commit is contained in:
parent
aeca63df3c
commit
7b1b82a16b
17 changed files with 76 additions and 90 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
cmd.c
|
||||
|
||||
Quake script command processing module
|
||||
script command processing module
|
||||
|
||||
Copyright (C) 1996-1997 Id Software, Inc.
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
|||
|
||||
$Id$
|
||||
*/
|
||||
// cmd.c -- Quake script command processing module
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue