X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/2187a4e373badaab234317dbd5bc55131024e620..88c7cb10ddd68a03aed3c2cff010e994c4bb7b4c:/src/hash.h diff --git a/src/hash.h b/src/hash.h index 8ee04e3..04af66d 100644 --- a/src/hash.h +++ b/src/hash.h @@ -50,6 +50,7 @@ #define MODE_SSLONLY 0x00400000 /* +Z ssl only */ #define MODE_HALFOP 0x00800000 /* +h USER */ #define MODE_EXEMPT 0x01000000 /* +e exempt */ +#define MODE_HIDEMODE 0x02000000 /* +L hide modes */ #define MODE_REMOVE 0x80000000 #define FLAGS_OPER 0x0001 /* Operator +O */