aboutsummaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.h b/commands.h
index 69514a67..e43d275a 100644
--- a/commands.h
+++ b/commands.h
@@ -41,5 +41,6 @@ extern const command_t commands[];
#define IRC_CMD_PRE_LOGIN 1
#define IRC_CMD_LOGGED_IN 2
#define IRC_CMD_OPER_ONLY 4
+#define IRC_CMD_TO_MASTER 8
#endif