*** empty log message ***

This commit is contained in:
jwalz
2002-01-05 21:06:01 +00:00
parent ae3d08e8ea
commit da07cd55c7

13
win/gnome/gnplayer.h Normal file
View File

@@ -0,0 +1,13 @@
/* SCCS Id: @(#)gnplayer.h 3.3 2000/07/16 */
/* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
/* 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 */