mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 04:46:35 +01: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