OSDN Git Service

Initial Import
[nethackexpress/trunk.git] / win / gnome / gnplayer.h
1 /*      SCCS Id: @(#)gnplayer.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 GnomeHackPlayerSelDialog_h
6 #define GnomeHackPlayerSelDialog_h
7
8 int ghack_player_sel_dialog(const char **, const gchar*, const gchar*);
9
10 #endif /* GnomeHackPlayerSelDialog_h */