*** empty log message ***
This commit is contained in:
14
win/gnome/gnstatus.h
Normal file
14
win/gnome/gnstatus.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/* SCCS Id: @(#)gnstatus.h 3.3 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 */
|
||||
Reference in New Issue
Block a user