mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 08:56:22 +00:00
Added /clear command to clear current window
This commit is contained in:
@@ -99,6 +99,7 @@ void title_bar_draw(void);
|
||||
|
||||
// current window actions
|
||||
void win_current_close(void);
|
||||
void win_current_clear(void);
|
||||
int win_current_is_console(void);
|
||||
int win_current_is_chat(void);
|
||||
int win_current_is_groupchat(void);
|
||||
|
||||
Reference in New Issue
Block a user