mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
init array
This commit is contained in:
parent
17f121c58e
commit
29880b4299
|
@ -360,6 +360,7 @@ int main(int argc, char* argv[]) {
|
|||
init_tox();
|
||||
load_data(filename);
|
||||
init_windows();
|
||||
init_window_status();
|
||||
|
||||
if(f_flag == -1) {
|
||||
attron(COLOR_PAIR(3) | A_BOLD);
|
||||
|
|
Loading…
Reference in New Issue
Block a user