1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 02:46:36 +01:00

generalize command matching loop

This commit is contained in:
Jfreegman
2013-11-10 13:23:47 -05:00
parent 5a7f26cfea
commit bc4e089a65
6 changed files with 81 additions and 79 deletions

View File

@@ -11,7 +11,7 @@
#include "toxic_windows.h"
#include "misc_tools.h"
#include "global_commands.h"
#include "execute.h"
extern char *DATA_FILE;