mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 22:16:22 +00:00
Added flash notification and option
This commit is contained in:
@@ -91,6 +91,7 @@ void status_bar_inactive(const int win);
|
||||
void status_bar_active(const int win);
|
||||
void status_bar_new(const int win);
|
||||
void status_bar_update_time(void);
|
||||
void status_bar_set_flash(int val);
|
||||
|
||||
// input window actions
|
||||
void inp_get_char(int *ch, char *input, int *size);
|
||||
|
||||
Reference in New Issue
Block a user