mirror of
https://github.com/david-schmidt/gsport.git
synced 2024-11-18 04:08:33 +00:00
Bring up to speed w/ TOGGLE_STATUS
This commit is contained in:
parent
e61efdc528
commit
d411fd85f4
@ -449,6 +449,9 @@ int x_show_alert(int is_fatal, const char *str)
|
||||
clear_fatal_logs();
|
||||
return 0;
|
||||
}
|
||||
void x_toggle_status_lines(void)
|
||||
{
|
||||
}
|
||||
void x_redraw_status_lines(void)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user