fixes entry
[aNetHack.git] / win / gnome / gnstatus.h
blobf2aa0445badbfc38116ee3e77be72ca6ea67b0c7
1 /* NetHack 3.6 gnstatus.h $NHDT-Date: 1432512805 2015/05/25 00:13:25 $ $NHDT-Branch: master $:$NHDT-Revision: 1.8 $ */
2 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
3 /* NetHack may be freely redistributed. See license for details. */
5 #ifndef GnomeHackStatusWindow_h
6 #define GnomeHackStatusWindow_h
8 #include <gnome.h>
9 #include "config.h"
10 #include "global.h"
12 GtkWidget *ghack_init_status_window();
14 #endif /* GnomeHackStatusWindow_h */