]> granicus.if.org Git - nethack/commitdiff
*** empty log message ***
authorjwalz <jwalz>
Sat, 5 Jan 2002 21:06:01 +0000 (21:06 +0000)
committerjwalz <jwalz>
Sat, 5 Jan 2002 21:06:01 +0000 (21:06 +0000)
win/gnome/gnomeprv.h [new file with mode: 0644]

diff --git a/win/gnome/gnomeprv.h b/win/gnome/gnomeprv.h
new file mode 100644 (file)
index 0000000..fcff9a9
--- /dev/null
@@ -0,0 +1,16 @@
+/*     SCCS Id: @(#)gnomeprv.h 3.3     2000/07/16      */
+/* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
+/* NetHack may be freely redistributed.  See license for details. */
+
+#ifndef GnomeHack_h
+#define GnomeHack_h
+
+/* These are the base nethack include files */
+#include "hack.h"
+#include "dlb.h"
+#include "patchlevel.h"
+
+#endif    /* GnomeHack_h */
+
+
+