mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 14:36:21 +00:00
Added beep setting command
This commit is contained in:
@@ -67,6 +67,7 @@ void win_contact_online(const char * const from, const char * const show,
|
||||
void win_contact_offline(const char * const from, const char * const show,
|
||||
const char * const status);
|
||||
void win_disconnected(void);
|
||||
void win_set_beep(int val);
|
||||
|
||||
// console window actions
|
||||
void cons_help(void);
|
||||
|
||||
Reference in New Issue
Block a user