Another batch of manual header var additions

This commit is contained in:
keni
2015-02-26 17:43:47 -05:00
parent 0109f9715b
commit 7d9ea49e92
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>