OSDN Git Service

guarantee an alter on oracle
[nethackexpress/trunk.git] / win / gnome / gnworn.h
1 /*      SCCS Id: @(#)gnbind.c   3.4     2002/04/15      */
2 /* Copyright (C) 2002 by Dylan Alex Simon               */
3 /* NetHack may be freely redistributed.  See license for details. */
4
5 #ifndef GnomeHackWornWindow_h
6 #define GnomeHackWornWindow_h
7
8 #include <gnome.h>
9 #include "config.h"
10 #include "global.h"
11
12 GtkWidget* ghack_init_worn_window();
13
14 #endif /* GnomeHackWornWindow_h */