1
0
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:
Jfreegman
2014-02-13 06:24:58 -05:00
parent c3d2ff6bfb
commit 07089271cc
3 changed files with 5 additions and 3 deletions

View File

@ -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);