NHDT->ANH, nethack->anethack, nhdat->anhdat
[aNetHack.git] / win / gnome / gnstatus.h
blob8cf7bee63779d0f7ac356844077606e87153e995
1 /* aNetHack 0.0.1 gnstatus.h $ANH-Date: 1432512805 2015/05/25 00:13:25 $ $ANH-Branch: master $:$ANH-Revision: 1.8 $ */
2 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
3 /* aNetHack 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 */