Files
nethack/win/gnome/gnstatus.h
nethack.allison 742e1e8c90 3.3.2 to 3.4.0
2002-02-04 16:11:00 +00:00

15 lines
382 B
C

/* SCCS Id: @(#)gnstatus.h 3.4 2000/07/16 */
/* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
/* NetHack may be freely redistributed. See license for details. */
#ifndef GnomeHackStatusWindow_h
#define GnomeHackStatusWindow_h
#include <gnome.h>
#include "config.h"
#include "global.h"
GtkWidget* ghack_init_status_window ();
#endif /* GnomeHackStatusWindow_h */