mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 03:46:45 +02:00
prompt tab alealert when friend comes online
This commit is contained in:
@ -49,4 +49,4 @@ bool valid_nick(uint8_t *nick);
|
||||
void mv_curs_end(WINDOW *w, size_t len, int max_y, int max_x);
|
||||
|
||||
/* gets base file name from path or original file name if no path is supplied */
|
||||
void get_file_name(uint8_t *pathname, uint8_t *buf);
|
||||
void get_file_name(uint8_t *pathname, uint8_t *namebuf);
|
||||
|
Reference in New Issue
Block a user