]> 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/gnopts.h [new file with mode: 0644]

diff --git a/win/gnome/gnopts.h b/win/gnome/gnopts.h
new file mode 100644 (file)
index 0000000..53b16ad
--- /dev/null
@@ -0,0 +1,13 @@
+/*     SCCS Id: @(#)gnopts.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 GnomeHackSettings_h
+#define GnomeHackSettings_h
+
+
+void ghack_settings_dialog( void);
+
+
+#endif /* GnomeHackSettings.h */
+