NHDT->ANH, nethack->anethack, nhdat->anhdat
[aNetHack.git] / win / gnome / gnworn.h
blob795fa4e6af2ec4e8dc6bd08e1f69d21e8e2fc537
1 /* aNetHack 0.0.1 gnworn.h 2009/05/06 10:58:06 1.3 */
2 /*
3 * $ANH-Date: 1432512804 2015/05/25 00:13:24 $ $ANH-Branch: master $:$ANH-Revision: 1.8 $
4 */
5 /* Copyright (C) 2002 by Dylan Alex Simon */
6 /* aNetHack may be freely redistributed. See license for details. */
8 #ifndef GnomeHackWornWindow_h
9 #define GnomeHackWornWindow_h
11 #include <gnome.h>
12 #include "config.h"
13 #include "global.h"
15 GtkWidget *ghack_init_worn_window();
17 #endif /* GnomeHackWornWindow_h */