NHDT->ANH, nethack->anethack, nhdat->anhdat
[aNetHack.git] / win / gnome / gnplayer.h
blob8649b39abfb6ee701aaf2d8ffacb10e821a422c1
1 /* aNetHack 0.0.1 gnplayer.h $ANH-Date: 1432512807 2015/05/25 00:13:27 $ $ANH-Branch: master $:$ANH-Revision: 1.9 $ */
2 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
3 /* aNetHack may be freely redistributed. See license for details. */
5 #ifndef GnomeHackPlayerSelDialog_h
6 #define GnomeHackPlayerSelDialog_h
8 int ghack_player_sel_dialog(const char **, const gchar *, const gchar *);
10 #endif /* GnomeHackPlayerSelDialog_h */