mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 19:46:44 +02:00
moved command parsing code to separate files
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
#include "toxic_windows.h"
|
||||
#include "chat.h"
|
||||
#include "prompt.h"
|
||||
#include "commands.h"
|
||||
|
||||
static GroupChat groupchats[MAX_GROUPCHAT_NUM];
|
||||
static int group_chat_index = 0;
|
||||
|
Reference in New Issue
Block a user