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