mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-03 14:26:20 +00:00
Merged input processing loops
This commit is contained in:
@@ -38,6 +38,8 @@ void win_show_outgoing_msg(char *from, char *to, char *message);
|
||||
void cons_help(void);
|
||||
void cons_bad_command(char *cmd);
|
||||
void cons_bad_connect(void);
|
||||
void cons_not_disconnected(void);
|
||||
void cons_not_connected(void);
|
||||
void cons_bad_message(void);
|
||||
void cons_show(char *cmd);
|
||||
void cons_good_show(char *cmd);
|
||||
|
||||
Reference in New Issue
Block a user