mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 20:26:20 +00:00
@@ -160,7 +160,6 @@ void (*ui_input_nonblocking)(void);
|
||||
void (*ui_replace_input)(char *input, const char * const new_input, int *size);
|
||||
|
||||
void (*ui_invalid_command_usage)(const char * const usage, void (**setting_func)(void));
|
||||
void (*ui_unknown_command)(const char * const input);
|
||||
|
||||
// console window actions
|
||||
void (*cons_show)(const char * const msg, ...);
|
||||
|
||||
Reference in New Issue
Block a user