OSDN Git Service

Initial Import
[nethackexpress/trunk.git] / win / gnome / gnstatus.h
1 /*      SCCS Id: @(#)gnstatus.h 3.4     2000/07/16      */
2 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
3 /* NetHack may be freely redistributed.  See license for details. */
4
5 #ifndef GnomeHackStatusWindow_h
6 #define GnomeHackStatusWindow_h
7
8 #include <gnome.h>
9 #include "config.h"
10 #include "global.h"
11
12 GtkWidget* ghack_init_status_window ();
13
14 #endif /* GnomeHackStatusWindow_h */