Another batch of manual header var additions

This commit is contained in:
keni
2015-02-26 17:43:47 -05:00
committed by Pasi Kallinen
parent 4e50ba93f4
commit 69356cc77d
18 changed files with 57 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
$NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
$Date: 2005/01/02 17:20:12 $ $Revision: 1.4 $
Hi,
This is nethack3.5.0 for Atari Gem and tty

View File

@@ -7,6 +7,10 @@
* Bieber, Dez. 1994 *
* -> Programmcode *
\****************************/
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2002/01/05 21:06:00 $ $Revision: 1.1 $
*/
#include <errno.h>
#include <stdlib.h>

View File

@@ -1,4 +1,8 @@
/* gr_rect.h */
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2002/03/20 03:50:49 $ $Revision: 1.1 $
*/
#include <e_gem.h>
/********** structs **********/
typedef struct {

View File

@@ -1,3 +1,7 @@
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2002/03/20 03:45:03 $ $Revision: 1.2 $
*/
#define __TCC_COMPAT__
#include <stdio.h>
#include <string.h>

View File

@@ -1,4 +1,8 @@
/* NetHack 3.5 gnworn.c 2009/05/06 10:58:06 1.3 */
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2012/01/10 17:47:38 $ $Revision: 1.4 $
*/
/* Copyright (C) 2002, Dylan Alex Simon */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,8 @@
/* NetHack 3.5 gnworn.h 2009/05/06 10:58:06 1.3 */
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2012/01/10 17:47:38 $ $Revision: 1.4 $
*/
/* Copyright (C) 2002 by Dylan Alex Simon */
/* NetHack may be freely redistributed. See license for details. */