Revert "some fixes provided from Hardfought"

This reverts commit ab9e28d1aa.
This commit is contained in:
nhmall
2018-12-04 11:59:41 -05:00
parent ab9e28d1aa
commit dc2539701a
5 changed files with 6 additions and 84 deletions

View File

@@ -259,6 +259,9 @@ extern void curses_del_menu(winid wid);
extern void curses_status_init(void);
extern void curses_status_update(int, genericptr_t, int, int, int, unsigned long *);
/* extern attr_t curses_color_attr(int nh_color, int bg_color); */
/* extern void curses_update_stats(void); */
/* extern void curses_decrement_highlight(void); */
/* cursinvt.c */