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,4 +1,8 @@
/* NetHack may be freely redistributed. See license for details. */
/*
* $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
* $Date: 2002/07/22 03:19:13 $ $Revision: 1.1 $
*/
#ifndef MSWINMenuWindow_h
#define MSWINMenuWindow_h

View File

@@ -1,4 +1,7 @@
// winmain.cpp : Defines the entry point for the application.
//
// $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
// $Date: 2002/12/18 03:51:34 $ $Revision: 1.2 $
#include "winMS.h"
#include <string.h>