mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-23 19:06:52 +02:00
Improve readability of defines
This commit is contained in:
@@ -487,7 +487,7 @@ void on_window_resize(void)
|
||||
w->chatwin->infobox.win = newwin(INFOBOX_HEIGHT, INFOBOX_WIDTH + 1, 1, x2 - INFOBOX_WIDTH);
|
||||
}
|
||||
|
||||
#endif /* AUDIO */
|
||||
#endif /* AUDIO */
|
||||
|
||||
scrollok(w->chatwin->history, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user