mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 16:16:46 +02:00
put string helpers in own file
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include "execute.h"
|
||||
#include "misc_tools.h"
|
||||
#include "friendlist.h"
|
||||
#include "toxic_strings.h"
|
||||
|
||||
extern char *DATA_FILE;
|
||||
extern int store_data(Tox *m, char *path);
|
||||
|
Reference in New Issue
Block a user