Files
nethack/win/gnome/gnopts.h

16 lines
450 B
C

/* NetHack 3.5 gnopts.h $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
/* NetHack 3.5 gnopts.h $Date: 2009/05/06 10:57:42 $ $Revision: 1.4 $ */
/* SCCS Id: @(#)gnopts.h 3.5 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 */