diff --git a/win/gnome/gnplayer.h b/win/gnome/gnplayer.h new file mode 100644 index 000000000..cc3ad4afb --- /dev/null +++ b/win/gnome/gnplayer.h @@ -0,0 +1,13 @@ +/* SCCS Id: @(#)gnplayer.h 3.3 2000/07/16 */ +/* Copyright (C) 1998 by Erik Andersen */ +/* NetHack may be freely redistributed. See license for details. */ + +#ifndef GnomeHackPlayerSelDialog_h +#define GnomeHackPlayerSelDialog_h + + +int ghack_player_sel_dialog(const char **); + + +#endif /* GnomeHackPlayerSelDialog_h */ +