mouse_support for win/curses using ncurses
This commit is contained in:
@@ -169,6 +169,7 @@ extern int curses_read_attrs(const char *attrs);
|
||||
extern char *curses_fmt_attrs(char *);
|
||||
extern int curses_convert_keys(int key);
|
||||
extern int curses_get_mouse(int *mousex, int *mousey, int *mod);
|
||||
extern void curses_mouse_support(int);
|
||||
|
||||
/* cursdial.c */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user