Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -143,6 +143,7 @@ extern boolean curses_map_borders(int *sx, int *sy, int *ex, int *ey,
|
||||
extern int curses_read_char(void);
|
||||
extern void curses_toggle_color_attr(WINDOW *win, int color, int attr,
|
||||
int onoff);
|
||||
extern void curses_menu_color_attr(WINDOW *, int, int, int);
|
||||
extern void curses_bail(const char *mesg);
|
||||
extern winid curses_get_wid(int type);
|
||||
extern char *curses_copy_of(const char *s);
|
||||
|
||||
Reference in New Issue
Block a user