OSDN Git Service

Initial Import
[nethackexpress/trunk.git] / win / gnome / gnopts.h
1 /*      SCCS Id: @(#)gnopts.h   3.4     2000/07/16      */
2 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
3 /* NetHack may be freely redistributed.  See license for details. */
4
5 #ifndef GnomeHackSettings_h
6 #define GnomeHackSettings_h
7
8
9 void ghack_settings_dialog( void);
10
11
12 #endif /* GnomeHackSettings.h */
13