mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 03:36:45 +02:00
moved command parsing code to separate files
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include "toxic_windows.h"
|
||||
#include "friendlist.h"
|
||||
#include "chat.h"
|
||||
#include "commands.h"
|
||||
|
||||
extern char *DATA_FILE;
|
||||
extern int store_data(Tox *m, char *path);
|
||||
|
Reference in New Issue
Block a user